.indentmenu{
font: bold 13px Arial;
width: 100%; 
overflow: hidden;
padding-top:130px;
}
.indentmenu ul{
margin: 0;
float: left;
width: 100%; 
border: 1px solid #FFFFFF; 
border-width: 1px 0;
background: black url(../images/blockdefault.gif) center center repeat-x;
}
.indentmenu ul li{
display: inline;
}
.indentmenu ul li a{
float: left;
color: white; 
padding: 10px 60px;
text-decoration: none;
border-right: 1px solid #FFFFFF; 
}
.indentmenu ul li a:visited{
color: white;
}
.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important; 
padding-top: 10px; 
padding-bottom: 10px; 
background: black url(../images/blockactive.gif) center center repeat-x;
}
Şunu dener misiniz?