 #close a {
background-color: #000080;
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
width: 10em;
font-weight: bold;
position: absolute;
bottom: 2px;
right: 2px;
text-decoration: none;
border: 1px solid #ffffff;
text-align: center;
font-size: 1em;
z-index:2;
}
#popup {
width: 400px;
height: 100px;
position: absolute;
bottom: 5px;
right: 5px;
text-align: left;
z-index:1;
background:white;
}
