span.PricesalesPrice{
	margin-left: 5px;
	font-weight: bold;
}
span.addtocart-button {
	width: 72px;
}
span.addtocart-button input.addtocart-button, span.addtocart-button input.notify-button {
	width:57px;
	background: url(../images/vm/shp.png) no-repeat;
	background-size: 48px;
	height: 36px;
	border: none;
	color: transparent;
	margin: -5px;	
}
span.addtocart-button input.addtocart-button:hover, span.addtocart-button input.notify-button:hover, input.highlight-button:hover, a.highlight:hover {
	background-image: url(../images/vm/shp_add.png);
	color: transparent;
	background-position:0;
	
}
.featured-view .spacer h3, .latest-view .spacer h3, .topten-view .spacer h3, .recent-view .spacer h3, .related-products-view .spacer h3, .browse-view .row .product .spacer h2 {
	height:36px;
}

.main-image img.product-image, .featured-view .spacer img, .latest-view .spacer img, .topten-view .spacer img, .recent-view .spacer img{
	height: 70px;
}
