.chromestyle{
background-color:#fdfdfd;
width:990px;
height:auto;
text-align:left;
margin-top:0px;
margin-bottom:0px;
padding-left:10px;
padding-bottom:10px;
padding-top:10px;
letter-spacing:-1px;
border-bottom:1px solid #bbbbbb;
font-family:arial;
font-size:14px;
color:#444444;
}

.chromestyle ul{
width: 100%;
background:  #fdfdfd;
padding: 0px 0px;
margin: 0px;
text-align: left; 
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #333333;
padding:3px;
margin:0px;
text-decoration:none;
}
.chromestyle ul li a:hover{
text-decoration:none;
color: #0066FF;
}








