/*body {font:12px Verdana, Arial, Helvetica}*/
.dropdown, .dropdown dt, .dropdown dt:hover, .dropdown dd, .dropdown ul, .dropdown li, .dropdown a, .dropdown a:active, .dropdown a:visited, .dropdown a:hover, .dropdown .underline {padding:0; margin:0}
.dropdown {float:left; padding-right:0px}
.dropdown dt {padding:0px; cursor:pointer; width:51px;}/* background:#fff;*/
.dropdown dt:hover {}
.dropdown dd {position:absolute; overflow:hidden; width:261px; display:none; z-index:200; opacity:0; background:#29251c;  border-bottom:1px solid #efefef; border-left:1px solid #efefef; border-right:1px solid #efefef; border-top:none}/**/
.dropdown ul {border:none; list-style:none; border-top:none;}/* background:blue*/
.dropdown li {display:inline;}/* background:red*/
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:0px; text-decoration:none; color:#29251c; }
.dropdown a:hover { }/*color:#000background:silver*/
.dropdown .underline {border-bottom:none; }/*background:green*/