
#stylefour{
/*position:relative;*/
display:block;
height:39px;
font-size:11px;
background:transparent url(bgOFF.gif) repeat-x top left;
font-family:Verdana;
border-top:4px solid #0066aa;}

#stylefour ul{
margin:0;
padding:0;
list-style-type:none;
text-align:center;
width:auto;}

#stylefour ul li{
display:block;
float:left;
margin:0;
}

#stylefour ul li a{
display:block;
float:left;
color:#666;
text-decoration:none;
padding:11px 20px 0 20px;
width:80px;
height:23px;
background:transparent url(bgDIVIDER.gif) no-repeat top right;}

#stylefour ul li a:hover,#stylefour ul li a.current{
color:#0066aa;
background:#fff url(bgON.gif) no-repeat top right;
font-weight:bold;}
