#product-info #go-to-cart input {background-image: url(/static/images/sv/go-to-cart.png); width: 137px;}
#product-info td.product-submit {width: 145px;}
#product-info input.add-to-cart, #upsale input.add-to-cart {background-image: url(/static/images/sv/add-to-cart.png); width: 137px;}
.product .new-product {
	background-image:url(/static/images/sv/sprite-bg-transparent.png);
}
.front-header span {
	background-image:url(/static/images/sv/sprite-bg.png);
}
.front-header span {
	background-position:0 -30px;
	width:219px;
}
.campaign-wrapper .front-header span {
	background-position:0 0;
	width:548px;
}
#selectable-products-container .new div {
	background-image: url(/static/images/sv/new.png);
}
#selectable-products-container .sale div {
	background-image: url(/static/images/sv/sale.png);
}

