* {padding:0; margin:0}
.dropdown {display:block; position:relative}
.dropdown dt {width:185px; border:0px solid #9ac1c9; cursor:pointer; padding:5px; background:url(../images/header.gif)}
.dropdown .upperdd {border-bottom:none}
.dropdown dt a:hover {background:url(../images/header_over.gif)}
.dropdown dd {position:absolute; top:0; overflow:hidden; width:185px; display:none; background:#fff; opacity:0}
.dropdown ul {width:185px; border:0px solid #9ac1c9; list-style:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#000; text-decoration:none; background:#563128; width:185px}
.dropdown a:hover {background:#714035; color:#fff}
.dropdown .underline {border-bottom:0px solid #b9d6dc}
.dropdown {font:12px Verdana, Arial, Helvetica}
.dropdown #arrowdiv {
position: absolute;
right: 10px;
background: transparent url(../images/menu/arrow1.png) no-repeat center right;
}
