@charset "utf-8";

/* home CSS Document */

.productfeaturelist {
	list-style-type: none;
}

.productItem {
	float: left;
	border: none;
	width: 175px;
	margin-right: 25px;
}

.shop-product-small {
	border: none;
	width: 200px;
	height: 175px;
}