@charset "utf-8";
#products_left {
	height: 210px;
	width: 160px;
	float: left;
	margin-right: 10px;
}
#products_middle {
	height: 210px;
	width: 160px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}


#products_right {
	height: 210px;
	width: 160px;
	float: left;
	margin-left: 10px;
}

#product_img {
	clear: both;
	width: 125px;
	margin-right: auto;
	margin-left: auto;
}
#products_row {
}
#product_desc {
	text-decoration: none;
	text-align: center;
	clear: both;
	margin-top: 20px;
	font-size: 10px;
	color: #0CF;
}
#product_desc h1 {
	font-size: 16px;
	color: #00607C;
	font-weight: normal;
}
.h1 {
	color: #FFF;
	font-size: 16px;
}
