#leftcolumn {float:left; width:225px; font-family:Arial, Helvetica, sans-serif; padding:0px; margin-left:20px;margin-top:-10px;}

.dropdown {display:block; position:relative}
.dropdown dt {width:188px; padding:3px; font-weight:bold; cursor:pointer; text-transform:uppercase; color:#666;}
.dropdown .upperdd {border-bottom:none}

.dropdown dt:hover {}
.dropdown dd {position:absolute; top:0; overflow:hidden; width:208px; display:none; background:#fff; opacity:0}
.dropdown ul {width:204px; list-style:none}
.dropdown li {display:inline}

.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding-top:3px; color:#666; text-decoration:none; background:#fff; width:194px}

.dropdown a:hover {background:#fff; color:#000}
.dropdown .underline {}
