#close a {
background-color: #ff0000;
color: #ffffff;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
width: 16px;
font-weight: bold;
position: absolute;
top: 0px;
right: 0px;
text-decoration: none;
border: 1px solid #ffffff;
text-align: center;
font-size: 14px;
}

#close2 a {
background-color: #ffffff;
color: #000000;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
position: absolute;
bottom: 2px;
right: 2px;
text-align: center;
font-size: 14px;
}

#csspu {
background: #ffffff;
width: 408px;
padding: 4px;
padding-top: 20px;
position: absolute;
top: 170px;
left: 40px;
border: 2px solid #000000;
z-index: 2000;
}


