.chromestyle{width: 800px;font-weight: bold;float:right;max-width: 800px;}.chromestyle:after{ content: "."; display: block; height: 0; clear: both; visibility: hidden;}.chromestyle ul{border: 0px solid #BBB;width: 100%;background:url("/sites/520/assets/buttonoff.jpg") repeat-x top left;  background-color: #4f8f17;padding: 0px 0;margin: 0;text-align: right; }.chromestyle ul li{display: inline;}.chromestyle ul li a{color: white;padding: 4px 7px;margin: 0;text-decoration: none;border-right: 1px solid #DADADA;}.chromestyle ul li a:hover, .chromestyle ul li a.selected{ background:url("/sites/520/assets/buttonon.jpg") repeat-x top left;background-color: #fcea88;  /*THEME CHANGE HERE*/color: black;}/* ######### Style for Drop Down Menu ######### */.dropmenudiv{position:absolute;top: 0;border: 1px solid #BBB; border-bottom-width: 0;font:normal 12px Verdana;line-height:18px;z-index:100;background:url("/sites/520/assets/buttonoff.jpg") repeat-x top left;  background-color: #4f8f17;width: 200px;visibility: hidden;filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); }.dropmenudiv a{width: auto;display: block;text-indent: 3px;border-bottom: 1px solid #BBB;padding: 2px 0;text-decoration: none;font-weight: bold;color: white;}* html .dropmenudiv a{ /*IE only hack*/width: 100%;}.dropmenudiv a:hover{ background:url("/sites/520/assets/buttonon.jpg") repeat-x top left;background-color: #fcea88;color: black;}