* {padding:0; margin:0}
body {font:12px Verdana, Arial, Helvetica}
.dropdown {display:block; position:relative}
.dropdown dt {background:#c1c52a url(../img/menu-bg.png) top repeat-x; width:260px; border:0px solid #9ac1c9; color:#525410; height:20px; padding:11px 20px; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; cursor:pointer; text-align:right; text-transform:uppercase}
.dropdown .upperdd {border-bottom:none}
.dropdown dt:hover {background:#a0a31d url(../img/menu-bg.png) 0 -42px repeat-x}
.dropdown dd {border-left:2px solid #e9ec6d; position:absolute; top:0; overflow:hidden; width:204px; display:none; background:#a4a823; margin-left:2px; opacity:0}
.dropdown ul {background:#777; width:204px; border:0px solid #9ac1c9; list-style:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#525410; text-decoration:none; background:#a4a823; width:194px}
.dropdown a:hover {background:#333; color:#FFF}
.dropdown .underline {border-bottom:1px solid #e9ec6d}
