* {padding:0; margin:0}
body {font:12px Verdana, Arial, Helvetica}
#wrapper {width:750px; padding:25px; margin:0 auto}
#leftcolumn {float:left; width:225px}
#rightcolumn {float:left; width:525px}
.dropdown {display:block; position:relative}
.dropdown dt {width:188px; margin-bottom:3px;}
.dropdown .upperdd {border-bottom:none}
.dropdown .upperdd a {background:#bf202d;}
.dropdown dt:hover {background-color:#bf202d}
.dropdown dd {position:absolute; top:0; overflow:hidden; width:208px; display:none; background:#fff; opacity:0}
.dropdown ul {width:204px; border:2px solid #9CA7AD;}
.dropdown li {display:inline;}
.dropdown li a, .dropdown li a:active, .dropdown li a:visited {display:block; padding:5px; color:#333; text-decoration:none; background:#fafafa; width:194px}
.dropdown a:hover {background:#bababa; color:#000}
.dropdown .underline {border-bottom:1px solid #9CA7AD}

