.search_list {margin:3px 0px 3px 10px;}
#by_cat {margin-left:0;}


#block_feeds, #block_cats, #selected_cat, #block_brands {
    overflow-y: hidden;
    margin:1px 0 25px;
    width:185px;     
}

#selected_cat {margin-left:5px;margin-top:10px}

#block_feeds {
    height:190px;
}
#block_cats {
    height:190px;
}

#block_brands {
    height:190px;
}

.sqw {
    width:10px;
    height:10px;
    border:1px solid #ccc; 
    float:left; margin:5px 5px 0 0
}

.item_checked {background-color: #ccc;}

ul.search_list li {cursor:pointer; padding: 0 0 0 15px;}

.icon_unchecked {
    background: transparent url("images/element_uncheked.png") no-repeat 0 6px;
}

.item_checked {
    background: transparent url("images/element_cheked.png") no-repeat 0 6px;
}

.item_close {
    background: transparent url("images/element_close.png") no-repeat 0 6px;
}

.head_closed {
    margin-left:5px;
    padding-left:15px;
    background: transparent url("images/element_closed.png") no-repeat 0 6px;
}

.head_open {
    margin-left:5px;
    padding-left:15px;
    background: transparent url("images/element_open.png") no-repeat 0 6px;
} 
.head_empty {    
    margin-left:5px;
    padding-left:15px;
}
#delete_all_selected {margin-left:20px;font-size:11px;position: absolute;top:16px;cursor:pointer;color:#ccc;}
.subcatlist {display: none;}
#selected_list {position:relative;}
.filter_inputbox {
    border: 1px solid #ccc;
    padding: 2px 20px 2px 3px;
    margin: 3px  0 3px 10px;
    background: #fff url("images/filter_search_bg.png") no-repeat right center;
    width:150px
}

.mod_pricebox {
    width:35px;
    background: #fff url("images/filter_price_bg.png") no-repeat left center;
    padding: 2px 3px 2px 20px;
}
#price_button_submit { float:right;margin-top:2px; }
#price_block {width: 190px;margin-bottom:10px;}
#on_sale {margin-bottom:10px;}
#sale_star, #mostloved_star, #wishlist_star {margin-right:3px; vertical-align:middle;}
#keyword_search {float:right; margin: 0; width:290px;margin-right:5px;}