/* Стили для IE9-*/

/*cat_view_thumbs.css*/
.nodes_list .node {
    float: left;
    width: 33%;
		margin: 1em 0.1666%;
}
.homepage .thumbs.nodes_list .node .bl1 {
    float: left;
}
.thumbs.nodes_list .node .bl2 {
    float: left;
}
/*btn.css*/
input.orange.btn, a.orange.btn {
    background: #f90;
}
/*firms_list.css*/
#firms_list_link #flags .img_wr {
    float: left;
    margin-right: 0.5em;
    margin-bottom: 0.25em;
}
/*firms_filter.css*/
#firmselect #items_block .item {
    float: left;
    width: 12.5%;
}
/*s.css*/
.subcategory {
    float: left;
    margin: 0.6666%;
}
.prd_bonuses .bonus {
    float: left;
}
.prd_labels {
    float: left;
}

