.item {
	margin-right: 1em;
	float: left;
	text-decoration: none;
}

.item:hover img {
	border-color: #8f8874;
	background: #f8f7f0;
}

.item .item-sku {
	clear: both;
	display: block;
	width: 108px;
	text-align: center;
}
