body {margin:25px; font:12px Verdana, Arial, Helvetica}
* {padding:0; margin:0}
.dropdown  { no-repeat 0px 5px;}
.dropdown {float:left; padding-right:5px} 
.dropdown dt {padding: 5px 11px; color: #70ade8 !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: #dcdfe1 url(styles/SubLite/nav/indent1.gif) center center repeat-x;}
.dropdown dt:hover {background:url(styles/SubLite/nav/indent2.gif)}
.dropdown dd {position:absolute; overflow:hidden; width:128px; display:none; background:#fff; z-index:170; opacity:0}
.dropdown ul {width:134px; 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:#ebedef; width:124px}
.dropdown a:hover {background:#d9e1e4; color:#000}
.dropdown .underline {border-bottom:1px solid #b9d6dc}