/* clearfix code */
.clearfix:after, .tt_products_item_catlist:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix, .tt_products_item_catlist {display: inline-block;}
* html .clearfix, * html .tt_products_item_catlist {height: 1%;}
.clearfix, .tt_products_item_catlist {display: block;}