.dropdown {float:left; margin: 0px; border-left: #fff 1px solid; border-right: #fff 1px solid;}
.dropdown dt {width:148px; padding: 0px 8px; font-weight:bold; cursor:pointer;}
.dropdown dt:hover {background:none;}
.dropdown dd {position:absolute; margin: 0px; overflow:hidden; width:164px; display:none; background:#fff; z-index:200; opacity:0}
.dropdown ul {width:164px; margin: 0px; padding: 0px;  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:#CAE5FF; width:154px; font-size: 11px;}
.dropdown a:hover {background:#BAD5EF; color:#000}
.dropdown dt a, .dropdown dt a:active, .dropdown dt a:visited {display:block; color:#fff; text-decoration:none; background: none; width:142px; text-transform: uppercase; }
.dropdown dt a:hover {background:none; color:#000}
.dropdown .underline {border-bottom:1px solid #BAD5EF}

.flyout {display:block; padding:0px; margin: 0px; color:#333; text-decoration:none; background:#CAE5FF; width:164px; font-size: 11px; border-bottom:1px solid #BAD5EF}
.flyout dt {width:148px; padding: 0px 8px; font-weight: normal; cursor:pointer;}
.flyout dt:hover {background:none;}
.flyout dd {position:absolute; margin: 0px; overflow:hidden; width:164px; display:none; background:#fff; z-index:200; opacity:0}
.flyout ul {width:164px; margin: 0px; padding: 0px;  list-style:none; border-top:none}
.flyout li {display:inline}
.flyout a, .flyout a:active, .flyout a:visited {display:block; padding:5px; color:#333; text-decoration:none; background:#CAE5FF; width:154px; font-size: 11px;}
.flyout a:hover {background:#BAD5EF; color:#000}
.flyout dt a, .flyout dt a:active, .flyout dt a:visited {display:block; color:#333; text-decoration:none; background: none; width:142px; text-transform: none; }
.flyout dt a:hover {background:none; color:#000}
.flyout .underline {border-bottom:1px solid #BAD5EF}