#content .product_items{
	height:1%;
	overflow:hidden;
	text-align:center;
}
#content .product_item, #content .product_item a{
	text-decoration: none;
	text-align:left;
	font-size:10px;
	font-family: Arial, Regular, sans-serif;
}
#content .product_item img{
	margin-bottom:5px;
	width:186px;
	height:200px;
}
#content .product_item .descr{
	width:100px;
	height:35px;
	oveflow:hidden;
}
#content .product_item{
	background:#28628D;
	padding:10px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}


