.chromestyle{ 
font-size: 14px; 
font-family: Verdana, Arial, Helvetica, sans-serif;
width: 900px;
padding:0;
}

.chromestyle:after{ 
/*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0px; 
clear: both; 
visibility: hidden;
color:#000000;
margin: 0px;
}
.chromestyle ul{  
height: 38px;
line-height: 38px;
text-align: center;
vertical-align: middle;
outline-style: none;
margin: 0;
padding-left: 35px;

}
.chromestyle ul li{ 
display: inline;
}
.chromestyle ul li a{ 
color: #666666!important;
padding-left:23px;
padding-right:23px;
/*padding-top: 8px;
height: 34px;*/
height: 38px;
line-height:38px;
text-decoration:none!important; 
border-right: 1px solid #ACCCDE; 
border-left: 1px solid #ffffff;
float:left;
}
.chromestyle ul li a:link{ 
text-decoration: none;
color: #666666; 
}

.chromestyle ul li a:hover{
background: url(http://wpsites.wiseonlineservices.com/site/mittnordland/aimages/menu_hover_1204622083.jpg);
background-repeat: repeat-x;
text-decoration: none;
color:#000000;
}
.chromestyle ul li a:visited{ 
text-decoration: none;
}

 