* {padding:0; margin:0}
body {font:12px Verdana, Arial, Helvetica}
#wrapper {width:170px; padding:5px; margin-left:-5px}
#leftcolumn {float:left; width:170px;}
#rightcolumn {float:left; width:170px}
.dropdown {display:block; position:relative; padding:0px;}
.dropdown dt {width:170px; border:0px solid #9ac1c9; padding:0px; font-weight:bold; cursor:pointer;height:32px;}
.dropdown .upperdd {border-bottom:none;}
.dropdown dt:hover {background:url(images/header_over.gif);}
.dropdown dd {position:absolute; top:-2px; overflow:hidden; width:530px; display:none; opacity:0.8;margin-left:-168px;}
.dropdown ul {width:170px; border:0px solid #9ac1c9;top:0px}
.dropdown li {display:inline;}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:0px; color:#333333; text-decoration:none; background:#eaf0f2; width:170px;}
.dropdown a:hover {background:#d9e1e4; color:#000;}
.dropdown .underline {border-bottom:0px solid #b9d6dc}

