stylesheet_categories_menu.css
Code:
#nav-cat ul.level2 li a{
padding:0 0 0 24px!important;
background:url(../images/marker1.png) no-repeat left -23px;
}
#nav-cat ul.level2 li a:hover{
background:url(../images/marker1.png) no-repeat left 7px!important;
color:#fff!important;
set them both to background:none;
It is not so much templates that are the problem as TM templates as they tend to butcher the Zen code to such a great extent that it makes finding stuff really hard. If you search the forum for Template Monster I am sure that you'll see what I mean.