/* Block categories */
#categories_block_right ul.tree { padding:0 0 0 1px; background:none }
#categories_block_right ul.tree li { position:relative; margin:0 0 1px 0; padding:0; background:none; border:none }
#categories_block_right ul.tree li.last {margin:0;}
#categories_block_right ul.tree li a { height:18px; line-height:5px; *line-height:10px; display:block; padding:10px 0 0 20px; background: #1889ad url(../../../img/images/hover.png) repeat-x; color:#ffffff; text-decoration:none; margin-left:-1px; *margin-left: -1px; 
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	-o-border-radius: 4px; 
	-khtml-border-radius: 4px;
	border-radius: 4px 
	}
#categories_block_right ul.tree li a:hover, #categories_block_right ul.tree li a.selected { background: #999999 url(../../../img/images/bt_gris.png) repeat-x; color:#ffffff }
#categories_block_right ul.tree li ul { zoom:1; padding:1px 0 0 0 }
#categories_block_right ul.tree li ul li {}
#categories_block_right ul.tree li ul li a { background: #D6A849 url(../../../img/images/bg-btn-hover.png) repeat-x; color:#000000; padding:10px 0 0 20px }
#categories_block_right span.grower { width:25px; height:25px; display:block; background-repeat:no-repeat; padding:0;  zoom:1; position:absolute; top:0px; *padding-top:10px; left:-5px }

#categories_block_right span.OPEN {background-image:url('../../../img/sort_asc.gif')}
#categories_block_right span.CLOSE {background-image:url('../../../img/sort_desc.gif')}