.chromestyle{background-image:url(images/blue-bg.gif); font-family:arial; font-weight: bold; font-size:13px;   width:100%!important; clear:both;}

.chromestyle:after{
/*content: "."; */
/*display: block; 
height: 0; 
clear: both; 
visibility: hidden;*/
}

#chromemenu{width:100%!important;}
.chromestyle ul{width:96%; padding: 0 0; background-image:url(images/line.gif); background-repeat:no-repeat; background-position:left; height:32px; margin:0 auto 0 25px; list-style:none;  clear:both; text-align: center;}

.chromestyle ul li{float:left; white-space:nowrap;}

.chromestyle ul li a{color: #fff; background-image:url(images/line.gif); background-repeat:no-repeat; background-position:right; float:left; padding:8px 25px 4px 24px; margin:0; text-decoration: none;}
	
	

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/}


.dropmenudiv{position:absolute; top:0; border: 1px solid #333; z-index:100; padding:0px; background-color:#336699; width:210px; margin-top:3px; visibility:hidden;}


.dropmenudiv a{width:auto; display:block; text-indent: 3px; border-bottom:1px solid #333; padding: 6px 0; text-decoration: none; font-size:11px; font-weight: bold; background-color:#336699; color:#fff;}

 .dropmenudiv a{width:100%;}

.dropmenudiv a:hover{color:#fff;}