#products {
	margin-top: 5px;
	clear: both;
}

div .product {
	width: 230px;
	text-align: center;
	margin-bottom: 5px;
}

.product .product_image_small {
	border: 0px;
}

.product .product_name {
	display: block;
	clear: left;
}

