body {margin:0px; padding:-5px; font:12px Verdana, Arial, Helvetica}
* {padding:0; margin:0}
.dropdown {float:left;}
.dropdown dt {solid #9ac1c9; font-weight:bold; cursor:pointer;}
.dropdown dt:hover {background:url}
.dropdown dd {position:absolute; overflow:hidden; width:208px; display:none; background:#9B8C60; z-index:200; opacity:0}
.dropdown ul {width:204px; solid #9ac1c9; list-style:none; border-top:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#333; text-decoration:none; background:#DCD1B1; width:194px}
.dropdown a:hover {background:#E9E1CB; color:#000}
.dropdown .underline {border-bottom:1px solid #9B8C60}
