﻿/* ========== GRID TYPE SALE ========== */

.grid_products {
	width: 710px;
	clear: both;
}

.grid_title {
	width: 710px;
	padding: 10px 0 0 0;
}

.grid_colors {
	width: 710px;
}

.grid_product {
	width: 78px;
	height: 78px;
	margin: 5px 10px 0 0;
	float: left;
	border: 1px solid #eeeeee;
}
