* {padding:0; margin:0}
body {font:10px Verdana, Arial, Helvetica;}
#wrapper {width:696px; padding:0px; margin:0 auto}
#leftcolumn {float:left; width:50px;}
#rightcolumn {float:left; width:0px}
.dropdown {display:block; position:relative; width:320px; text-align:left;}
.dropdown dt {}
.dropdown .upperdd {color:darkblue;}
.dropdown dt:hover {}
.dropdown dd {position:absolute; top:0px; overflow:hidden; width:208px; display:none; background:#fff; opacity:0}
.dropdown ul {width:204px; border:2px solid #9ac1c9; list-style:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#333; text-decoration:none; background:#eaf0f2; width:194px}
.dropdown a:hover {background:#d9e1e4; color:#000; text-decoration:underline;}
.dropdown .underline {border-bottom:1px solid #b9d6dc}
