Код
/*------category-----*/
.category_block {
padding-left: 27px !important;
display: none;
}
.category_row {
font-size: 12px;
font-family: Tahoma;
margin:2px 2px 2px 0px;
border:0px solid;
}
.category_block .category_row {
padding: 0 0 0 18px;
background: url(/.s/img/vi/deficon/cat_arrow.png) no-repeat left center;
}
.category_row_wrapper {
background-position: 1% 50%;
background-repeat: no-repeat;
line-height: 20px;
}
.category_row_text {
display:inline;
padding-left:0px;
cursor:hand;
}
.category_row_tb {
font-size:15px;
display:inline;
float:right;
padding-right:20px;
}
.category_row_img {
cursor:pointer;
display:inline;
background-position: 50% 50%;
background-repeat: no-repeat;
margin:2px 0 2px 0;
padding: 2px 2px 2px 0;
}
/*--------------------*/