* {padding:0; margin:0}
.dropdown {float:left; padding-right:0px}
.dropdown dt {width:122px; height:39px;}
.dropdown dd {position:absolute; overflow:hidden; width:122px; display:none; z-index:200; opacity:0}
.dropdown ul {width:122px; list-style:none; border-top:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; color:#333; text-decoration:none; width:122px}
.dropdown a:hover {background:#d9e1e4;}
