.productfeature .productImage img {
	width: auto;
}

.productfeature {
	border-bottom: solid 4px #B8B8B8;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.productfeature .productBody, .productfeature .productImage, .productfeature .productDetails  {
    
}

.productfeature .productImage {
	max-width: none;
}

.productfeature .productImage a {
	height: auto;
	overflow: visible;
}
