* {padding:0; margin:0}
body {font:12px Verdana, Arial, Helvetica}
#leftcolumn {float:left; width:5px}
#rightcolumn {float:left; width:5px}
.dropdown {display:block; position:relative}
.dropdown dt {width:132px; border:0px solid #9ac1c9; padding:3px; font-weight:normal; cursor:pointer}
.dropdown .upperdd {border-bottom:none}
.dropdown dt:hover { }
.dropdown dd {position:absolute; top:0; overflow:hidden; width:228px; display:none; opacity:0}
.dropdown ul {width:220px; border:1px solid #9ac1c9; list-style:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:2px; color:#333; text-decoration:none; background:#00CCFF; width:220px}
.dropdown a:hover {background:#33FFFF; color:#000}
.dropdown .underline {border-bottom:1px solid #b9d6dc}