ul.titlemenu{
margin:0;
padding:0;
}

li.titlemenu{
list-style-type:none;
text-align:left;
border-bottom:1px #fff solid;
}

a.titlemenu:link,a.titlemenu:visited,a.titlemenu:active{
display:block;
color: #333; 
text-decoration: none;
line-height:28px;
font-size:13px;
font-weight:bold;
text-indent:30px;
background:url(../images/ico.gif) left center no-repeat;
}

a.titlemenu:hover{
color: #fff; 
text-decoration: none;
background: #005BA6;
line-height:28px;
text-indent:30px;
font-size:13px;
font-weight:bold;
}