* {padding:0; margin:0}
body {font:12px Verdana, Arial, Helvetica}
#wrapper {width:196px; padding:0px; margin:0px auto}
#leftcolumn {float:left; width:196px}
#rightcolumn {float:left; width:196px}
.dropdown {display:block; position:relative}
.dropdown dt {width:188px; padding:0px; cursor:pointer; background:url(/images/header.gif)}
.dropdown .upperdd {border-bottom:none}
.dropdown dt:hover {background:url(/images/header_over.gif);}
.dropdown dd {position:absolute; margin-top:-23px; overflow:hidden; width:80px; display:none; background:#fff; opacity:0; margin-left:-60px}
.dropdown ul {width:60px; border:1px solid #D2D3D5; list-style:none}
.dropdown li {display:inline; line-height:19px; font-size:12px; font-weight:normal}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px;  color:#333; text-decoration:none; background:#ffffff; width:60px}
.dropdown a:hover {background:#eaf0f2; color:#0099FF; font-weight:bold}
.dropdown .underline {border-bottom:1px solid #D2D3D5}