#close a {
background-color: transparent;
color: #ffffff;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
width: 10px;
font-weight: bold;
position: absolute;
top: 2px;
right: 2px;
text-decoration: none;
border: 1px solid #ffffff;
text-align: center;
font-size: 12px;
}
#close1 a {
background-color: #ff0000;
color: #ffffff;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
width: 10px;
font-weight: bold;
position: absolute;
top: 2px;
left: 2px;
text-decoration: none;
border: 1px solid #ffffff;
text-align: center;
font-size: 12px;
}
#popup {
background: #000000;
color: #fff;
width: 172px;
position: absolute;
top: 350px;
left: 580px;
padding: 0 16px 0 0;
z-index:1000;
opacity: 0.70;
}

#popup a {color:#fff;}

#popup2 {
background: #ffffff;
color: #000000;
width: 210px;
position: absolute;
top: 650px;
left: 580px;
padding: 0 10px;
z-index:1000;
opacity: 0.70;
}
#popup_left {width:162px; float:left;}
#popup_right {width:47px; float:right;}
