
* {padding:0; margin:0}
.dropdown {float:left; padding-right:5px; font-size: 0.85em}
.dropdown dl {width: 90px; }
.dropdown dt {width:150px;  cursor:pointer; background:url(images/header.gif); text-align: center;}
.dropdown dt:hover {background:url(images/header_over.gif)}
.dropdown dd {position:absolute; overflow:hidden; width:160px; display:none; background:#fff; z-index:200; opacity:0}
.dropdown ul {width:158px; border:1px solid #9ac1c9; list-style:none; border-top:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {font-weight: 700; display:block; text-align: center; height: 23px; padding:8px 5px 5px 5px; color:#0653BB; text-decoration:none;  width:148px}
.dropdown a:hover {background: url('../images/xbg_navi_container2.jpg') top left repeat-x; background-color: #F9FD83; color:#000; }
.dropdown .underline {border-bottom:1px solid #b9d6dc; font-size: 0.8em}
