.dropdown {float:left; padding-right:5px;}
.dropdown, .dropdown * {margin: 0; padding: 0;}
.dropdown dt {padding:8px; font-weight:bold; cursor:pointer; background:url('/img/page_num_off.gif')}
.dropdown dt:hover {background:url('/img/page_num_on.gif')}
.dropdown dd {position:absolute; overflow:hidden; display:none; background:#fff; z-index:200; opacity:0}
.dropdown ul {width:204px; border:2px solid #9ac1c9; list-style:none; border-top:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#333; text-decoration:none; background:#eaf0f2; width:194px}
.dropdown a:hover {background:#d9e1e4; color:#000}
.dropdown .underline {border-bottom:1px solid #b9d6dc}
.dropmenu dt, .dropmenu dt.current {border:1px solid #97a7af; text-align: center; padding: 8px; vertical-align: middle; cursor:pointer; background:url('/img/page_num_off.gif'); background-position: bottom; background-repeat: repeat-x;}
.dropmenu dt:hover, .dropmenu dt.current {background:url('/img/page_num_on.gif'); border: 1px solid #e4905a; background-position: top; background-repeat: repeat-x;}
.dropmenu {float:left; padding-right:5px;}
.dropmenu dt a {text-decoration: none; color #000000; font-size: 8px;}