body {margin:0px; font:10px Tahoma}
* {padding:0; margin:0}
.dropdown {float:left; padding-right:0px}
.dropdown dt {width:98px; height:33px; cursor:pointer;padding:0px;background:url(images/button148.jpg)}
.dropdown dt:hover {background:url}
.dropdown dd {position:absolute; overflow:hidden; width:158px; display:none; background:#FFF; z-index:100; opacity:0}
.dropdown ul {width:154px; border:2px solid #F79D87; list-style:none; border-top:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active,.dropdown a:visited {display:block; padding:5px; color:#000; text-decoration:none; background:#fff; width:150px}
.dropdown a:hover {background:#FFE0D6; color:#000}
.dropdown .underline {border-bottom:1px solid #F79D87}