body {margin:25px; font:10px Verdana, Arial, Helvetica}
* {padding:0; margin:0}
.superdrop {float:left; padding-right:1px}
.superdrop dt {border:1px solid #9ac1c9; padding:8px; font-weight:bold; cursor:pointer; background:url(images/header.gif)}
.superdrop dt:hover {background:url(images/header_over.gif)}
.superdrop dd {position:absolute; overflow:hidden; width:208px; display:none; background:#fff; z-index:200; opacity:0}
.superdrop ul {width:204px; border:1px solid #9ac1c9; list-style:none;}
.superdrop li {display:inline}
.superdrop dd a, .superdrop dd a:active, .superdrop dd a:visited {display:block; padding:5px; color:#333; text-decoration:none; background:#eaf0f2; width:194px}
.superdrop dd a:hover {background:#d9e1e4; color:#000}
.superdrop .underline {border-bottom:1px solid #b9d6dc}

/*body {margin:10px; font:10px Verdana, Arial, Helvetica}
* {padding:0; margin:0}
.superdrop {float:left; padding-right:1px}
.superdrop dt {border:1px solid #9ac1c9; padding:8px; font-weight:bold; cursor:pointer; background:url(images/header.gif)}
.superdrop dt:hover {background:url(images/header_over.gif)}
.superdrop dd {position:absolute; overflow:hidden; display:none; background:#fff; z-index:200; opacity:0}
.superdrop ul {border:1px solid #9ac1c9; list-style:none;}
.superdrop li {display:inline}
.superdrop dd a, .superdrop dd a:active, .superdrop dd a:visited {display:block; padding:5px; color:#333; text-decoration:none; background:#eaf0f2;}
.superdrop a, .superdrop a:active, .superdrop a:visited {color:#333; text-decoration:none;}
.superdrop dd a:hover {background:#d9e1e4; color:#000}
.superdrop .underline {border-bottom:1px solid #b9d6dc}*/