#leftcolumn {float:left; width:213px;padding-left:7px;}
.dropdown {display:block;width:205px; position:relative;background:#F1F7FE url(../templates/images/control_play.png) no-repeat 185px center;}
.dropdown dt {width:188px; border:1px solid #9ac1c9; padding:8px; font-weight:bold; cursor:pointer;}
.dropdown dt span{font-size:11px; width:175px;display:block;}
.dropdown .upperdd {border-bottom:none}
.dropdown dt:hover {background:#C6DCFD url(../templates/images/control_play.png) no-repeat 185px center;}
.dropdown dd {position:absolute; top:0; overflow:hidden; width:234px; display:none; background:#F1F7FE; opacity:0}
.dropdown ul {width:232px; border:1px solid #9ac1c9; list-style:none;}
.dropdown li {display:inline}
.dropdown a {color:#333; text-decoration:none;}
.dropdown dd a, .dropdown dd a:active, .dropdown dd a:visited {display:block; padding:5px; color:#333; text-decoration:none; background:#F1F7FE; width:220px}
.dropdown dd a:hover {background:#C6DCFD; color:#000}
.dropdown .underline {border-bottom:1px solid #b9d6dc}
