#chromemenu{
width: 399px;
font-weight: 200;

font:normal 14px Verdana;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border: 1px solid #BBB;
width: 100%;
background: url('images/chromebg.gif') repeat-x center;
margin: 0;
text-align: left; padding-left:0; padding-right:0; padding-top:5px; padding-bottom:5px
}

#chromemenu ul li{
display: inline;
}

#chromemenu ul li a{
color: #494949;
padding: 5px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

#chromemenu ul li a:hover{
background: url('images/chromebg3.gif') repeat-x center;
}
.style2 {color: #666666}
.style3 {
	font-size: 12
}
.style4 {font-size: 12px}
