#poplogin {
font-family: Arial;
font-size: 9px;
color: #FF0000;
font-weight: bold;
background-color: #CCCCCC;
position: absolute;
z-index: 2;
LEFT: 2px;
top: -106px;
width: 499px;
height: 50px;
filter: alpha(opacity=90, finishopacity=90, style=3);
border-style: solid;
border-width: 1px;
border-color: #FFFFFF;
}

#poplogoff {
font-family: Arial;
font-size: 12px;
color: #FF0000;
font-weight: bold;
background-color: #CCCCCC;
position: absolute;
LEFT: 2px;
top: -64px;
width: 499px;
height: 50px;
filter: alpha(opacity=90, finishopacity=90, style=2);
border-style: solid;
border-width: 1px;
border-color: #FFFFFF;
}


#login {
font-family: Arial;
font-size: 9px;
color: #FF0000;
background-color: #000000;
position: absolute;
LEFT: 0px;
top: -10px;
width: 150px;
height:0px;
}
