body {margin:25px; font:14px Arial, Helvetica}
* {padding:0; margin:0}
.dropdown {float:left; padding-right:0px}
.dropdown dt {width:115px; padding:8px; cursor:pointer; background:url(images/header.gif)}
.dropdown dt:hover {background:url(images/header_over.gif)}
.dropdown dd {position:absolute; overflow:hidden; width:160px; display:none; background:#; z-index:200;}
.dropdown ul {width:250px; list-style:none; border-top:1px solid #601023;}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#000; text-decoration:none; background:#f2ea89; width:194px}
.dropdown a:hover {background:#601023; color:#fff}
.dropdown .underline {border-bottom:1px solid #601023}