body {font:12px Verdana, Arial, Helvetica}
* {padding:0; margin:0}
.dropdown {float:left; position: relative; left: 0px; top: 75px; z-index: 9;}
.dropdown dt {}
.dropdown dt:hover { }
.dropdown dd {position:absolute; margin-top: -3px; overflow:hidden; width:201px; display:none; background:#fff; z-index:200; opacity:0; }
.dropdown ul {width:197px; border:1px solid #00341a; list-style:none; border-top:none; }
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:3px; color:#333; text-decoration:none; font-size: 10px; background:#fff; width:190px}
.dropdown a:hover {background:#cccccc; color:#000; }
.dropdown .underline {border-bottom:1px dotted #b9d6dc}
.dropdown .underline2 {border-bottom:2px solid #b9d6dc}