* {padding:0; margin:0}
body {margin:25px; font:10px Verdana, Arial, Helvetica}
.menuwrapper {width:530px; margin:0 auto}
.dropdown {float:left; padding-right: 0px;}
.dropdown dt {border: 2px solid #333399; padding:8px; font-weight:bold; cursor:pointer; background:url(js_scripts/images/header.gif)}
.dropdown dt:hover {background:url(js_scripts/images/header_over.gif)}
.dropdown dd {position:absolute; overflow:hidden; width:150px; display:none; background:#fff; z-index:200; opacity:0}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color: #333399; text-decoration:none; background:#eaf0f2; width:194px}
.dropdown a:hover {background:#d9e1e4; color:#000}
.dropdown .underline {border-bottom:1px solid #333399;}
.nodrop, .nodrop:active, .nodrop:visited {border: 2px solid #333399; float:left; padding-right: 0px; display:block; padding:8px; font-weight:bold; background:url(js_scripts/images/header.gif); color:#333; text-decoration:none}
.nodrop:hover {background:url(js_scripts/images/header_over.gif)}
.dropdown_spacer {float:left; padding-right: 5px;}
