.squareProduct
{
	float:left;
	width:250px;
	height:200px;
	
	padding:0 0 20px 10px;
	margin:0 0 20px 10px;
}
.squareProduct h2
{
	font-size:100%;
	font-weight:bold;
	margin-bottom:5px;
}
.squareProduct .price
{
	color:#66CC00;
}
