#section-list
{
width:160px;
}

#sect-list-li
{
width:160px;
background:url(/bitrix/templates/three_columns_copy/components/bitrix/catalog.section.list/cat_section_list/images/arrow.gif) center left no-repeat;
padding:2px 0px 2px 20px;
font-size:11px;
}

#sect-list-li a
{
text-decoration:none;
font-weight:normal;
color:#21132a;
}

#sect-list-li a:hover
{
text-decoration:underline;
font-weight:normal;
color:#feb017;
}