/*
#FifteenOffSale {background-color:#F0F0F0;padding:5px 18px;height:70px;width:308px;}
#FifteenOffSale img {float:left; padding-right:20px;}

#FifteenOffSale .price {float:left; padding-right:20px;padding-top:5px;}
#FifteenOffSale .price1 {color:#CC4245;font-size:27px;margin-bottom:-5px;}
#FifteenOffSale .price2 {color:black;font-size:17px;padding-left:6px;}
*/


#sticker {
	background:url("/images/basepackages/15off.png") no-repeat;
	height:72px;
	width:72px;
	position:absolute;
    right: 265px;
    top: 230px;
}


#new-price {
    color: #CC4245;
    font-size: 30px;
    letter-spacing: -1px;
    line-height: 30px;
    position: absolute;
    right: 135px;
    top: 240px;
}

#old-price {
    font-size: 17px;
    padding-left: 6px;
    position: absolute;
    right: 155px;
    top: 270px;
	color:#000;
}
#old-price #line {
	border-top:solid 1px #757474;
	position: relative;
    top: -12px;
}
#product-details .details .pricing .buttons {
    left: 230px;
    position: absolute;
    top: -50px;
    width: 100px;
}
#product-details .details .pricing { border:solid 0px;}
#product-details .details .pricing .sale-price {display:none;}

#product-details .details .payments {display:none;}
#product-details .wishlist-add-link {text-align:left;}