
#leftcolumn {float:left; width:190px}

.dropdown {display:block; position:relative;}

.dropdown dt {width:160px; border-bottom: 1px dotted #ccc; padding:8px 5px 6px; font-weight:normal; cursor:pointer; background:#eaeaea;margin-bottom:0px; }

.dropdown .upperdd {border-bottom:1px dotted #ccc;  font-size: 11px; padding-top: 0px;}

.dropdown dt:hover {background:#eaeaea; }


.dropdown dd {position:absolute; top:0; overflow:hidden; width:165px; display:none; background:#eaeaea; opacity:0}

dl { margin:0; margin-top:0px; width: 170px;}

.dropdown ul {width:170px;  list-style:none}
.dropdown li {display:inline; border-bottom: 1px dotted #ccc;  }



.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:8px 5px; color:#444; text-decoration:none; background:#eaeaea; width:170px;}
.dropdown a:hover {background:#ddd; color:#000;}
.dropdown .underline {border-bottom:1px dotted #ccc; font-size: 11px; height: 22px;}
#one-ddcontent {	width:220px;}
#one-ddcontent ul {}#one-ddcontent a {padding:8px 5px 6px;width:220px;margin:0;}#one-ddcontent li {margin:0;}
#two-ddheader {padding-left: 5px; height: 25px;}





