div.menu ul li.classifieds span.selected
{
    background: url("../../img/default/classifieds_left_menu.png") no-repeat left center;
}

div.tab_menu div.menu ul li span.menu_parent_classifieds span.selected
{
    background: url("../../img/default/classifieds_right_tab.png") no-repeat right top;
}

div.tab_menu div.menu ul li span.menu_parent_classifieds span.selected a
{
    background: url("../../img/default/classifieds_left_tab.png") no-repeat left top;
}

div.menu ul.left_top li.classifieds.selected, div.menu ul.tab li.menu_parent_classifieds.selected
{
    background-color: #ff8600;
    border-color: #ff6e00;
}
