.chromestyle{ width: 216px; }
.chromestyle:after{ clear: both;  visibility: hidden; }
.chromestyle ul{ width: 100%; background-color: #faa719; padding: 0px 0; margin: 0; text-align: center; }
.chromestyle ul li{ display: inline; }
.chromestyle ul li a{ color: #333333; font-family: verdana; font-size: 11px; padding: 0px 8px 5px 8px; margin: 0; text-decoration: none;  }
.chromestyle ul li a:hover, .chromestyle ul li a.selected{ background-color: Transparent; }
.dropmenudiv{ position:absolute; top: 50px; border: 1px solid #BBB; border-bottom-width: 0; font:normal 11px Verdana; line-height:18px; z-index:150; background-color: #e9e9e9; width: 130px; visibility: hidden; }
.dropmenudiv a{ width: 200px; display: block; border: 1px solid #fff; text-indent: 3px; padding: 2px 0; text-decoration: none; font-family:verdana; font-size:11px; color:#6d6e71; }
* html .dropmenudiv a{ width: 150px; }
.dropmenudiv a:hover{ background-color: #faa719; color: #ffffff; font-family:verdana; font-size:11px; }