.productImage {
    padding-left: 14px;
    float: right;
    padding-right: 0;
}

.productImage img {
	width: auto;
	max-width: 250px;
}


.productDetails {
	width: 380px;
	border: none;
}

.product {
	border-bottom: 1px solid #7F7F7F;
	display: table;
    width: 100%;
}

.shadow {
	border:  none;
}

.productDetails span.link {
	display: none;
}
