
* {padding:0; margin:0}
.dropdown {text-align:left;}
.dropdown dt {text-align:center ;  color:#fff;  padding:5px; font-weight:bold; cursor:pointer;}
.dropdown dt:hover {background:url(../images/buttonBg1.jpg); }
.dropdown dd {position:absolute; text-align:left; overflow:hidden; width:198px; display:none; background:#B0C4DE; z-index:200; opacity:0}
.dropdown ul {width:194px; border:2px solid #B0C4DE; list-style:none; border-top:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {font-weight:bold; display:block; padding:5px; color:#fff; text-decoration:none; background:#096BAA; }
.dropdown a:hover {background:#eeeeee; color:#000}
.dropdown .underline {border-bottom:1px solid #B0C4DE}



.dropdownAdjust {text-align:left;}
.dropdownAdjust dt {text-align:center ;  color:#fff;  padding:5px; font-weight:bold; cursor:pointer;}
.dropdownAdjust dt:hover {background:url(../images/buttonBg1.jpg);}
.dropdownAdjust dd {position:absolute; text-align:left;  overflow:hidden; width:200px; display:none; background:#B0C4DE; z-index:200; opacity:0}
.dropdownAdjust ul {width:200px; border:2px solid #B0C4DE; list-style:none; border-top:none}
.dropdownAdjust li {display:inline}
.dropdownAdjust a, .dropdownAdjust a:active, .dropdownAdjust a:visited {font-weight:bold; display:block; padding:5px; color:#fff; text-decoration:none; background:#096BAA; }
.dropdownAdjust a:hover {background:#eeeeee; color:#000}
.dropdownAdjust .underline {border-bottom:1px solid #B0C4DE}



.dropdownRight {text-align:left;}
.dropdownRight dt {text-align:center ;  color:#fff;  padding:5px; font-weight:bold; cursor:pointer;}
.dropdownRight dt:hover {background:url(../images/buttonBg1.jpg);}
.dropdownRight dd {position:absolute; text-align:left;  overflow:hidden; width:222px; display:none; background:#B0C4DE; z-index:200; opacity:0}
.dropdownRight ul {width:218px; border:2px solid #B0C4DE; list-style:none; border-top:none}
.dropdownRight li {display:inline}
.dropdownRight a, .dropdownRight a:active, .dropdownRight a:visited { font-weight:bold; display:block; padding:5px; color:#fff; text-decoration:none; background:#096BAA; }
.dropdownRight a:hover {background:#eeeeee; color:#000}
.dropdownRight .underline {border-bottom:1px solid #B0C4DE}
