
	h1 {
		color: #999;
		font-weight: bold;
		margin-bottom: 10px;
	}

	.c_offers_min {
		font-size: 11px;
		color: #ff0000;
		font-weight: bold;
	}
	
	.c_offers_num {
		font-size: 10px;
		color: #000;
	}
	
	.c_product_name a {
		font-size: 11px;
		color: #3784cb;
		font-weight: bold;
	}
	
	.c_name a {
		color: #444;
		font-weight: bold;
		font-size: 10px;
	}
	
	.c_name_sub a {
		font-size: 10px;
	}
	
	.c_product_category,
	.c_product_category a {
		font-size: 10px;
		color: #ff7e00;
		font-weight: bold;
	}
	
	.c_filter {
		color: #ff7e00;
		font-weight: bold;
		margin-bottom: 10px;
	}
	
	.c_row1, .c_row2 {
		line-height: 16px;
	}
