div#sitemap { 
background: #ffffff;
list-style: none;
}

div#sitemap .level_2
{
background: url(img/bg-sitemap-1level.gif) 0px 28px no-repeat !important;
line-height: 30px;
list-style: none !important;
color: #FF9403;
font-weight:bold;
}
         
div#sitemap .otherlevels
{
list-style: none !important;
background: url(img/tab_bg.gif) 0px 0px no-repeat  !important;
line-height: 14px; 
font-weight:normal;
}


