#nobdr{border-right:none;}
.chromestyle{width:800px; font-weight:bold; float:left;}
.chromestyle:after{/*Add margin between menu and rest of content in Firefox*/content: "."; 
display:block; height:0; clear:both; visibility:hidden;}
.chromestyle ul{ /*THEME CHANGE HERE*/ 
padding:0px 0; margin:0; /*set value to "left", "center", or "right"*/}
.chromestyle ul li{float:left;}
.chromestyle ul li a{color:#fff; padding:0px 30px; margin:0; text-decoration:none; font-weight:bold; font-size:12px; border-right:0px solid #FFF;}
.chromestyle ul li a:hover, .chromestyle ul li a.selected{color:#CCC;}


/* ######### Style for Drop Down Menu ######### */
.dropmenudiv{position:absolute; margin-top:5px; top:0px; border-bottom:1px solid #ffffff; margin-left:5px; /*THEME CHANGE HERE*/border-bottom-width:0;
font:normal 14px Verdana; line-height:18px; z-index:100; background-color:#878787; width:155px; visibility:hidden;}
.dropmenudiv a{width:auto; display:block; text-indent:10px; border-bottom:1px solid #ffffff; /*THEME CHANGE HERE*/
padding:4px 0; text-decoration:none; font-weight: bold; color:#fff;}
* html .dropmenudiv a{ /*IE only hack*/width:100%;}
.dropmenudiv a:hover{ /*THEME CHANGE HERE*/background-color:#c2c0c0; color:#525252;}