.dropdown2 {float:left; padding-right:5px;position:absolute;
top:270px;
left:400px;
font-family:Arial;
font-size:12px;
color:#323232;
text-decoration:none;
}
.dropdown2 dt {width:auto; border:0px solid #9ac1c9; padding:8px; font-weight:normal; cursor:pointer; background:none;)}
.dropdown2 dt:hover { text-decoration:underline;}
.dropdown2 dd {position:absolute; overflow:hidden; width:208px; display:none; background:#fff; z-index:200; opacity:0}
.dropdown2 ul {width:20px; border:0px solid #9ac1c9; list-style:none; border-top:none}
.dropdown2 li {display:inline}
.dropdown2 a, .dropdown2 a:active, .dropdown2 a:visited {display:block; padding:5px; color:#333; text-decoration:none; background:#eaf0f2; width:194px}
.dropdown2 a:hover {background:#d9e1e4; color:#000}
.dropdown2 .underline {border-bottom:1px solid #b9d6dc}
