@charset "utf-8";
/* CSS Document */
.row_products{
	width:676px;
	height:auto;
	float:left;
	padding-bottom:30px;
	padding-top:15px;
	
	
}
.col_products{
	width:169px;
	height:auto;
	float:left;
	text-align:center;
}

