.warranty {background: transparent url(/images/promos/warranty.jpg) no-repeat top left;}
.find-product {background: transparent url(/images/promos/find-product.jpg) no-repeat top left;}

.crmo {background: transparent url(/images/promos/crmo.jpg) no-repeat top left;}
.winterize {background: transparent url(/images/promos/winterize.jpg) no-repeat top left;}

.details-fpo img {width: 78px; height:124px;}

/* buttons */
.promo-button {height: 20px;}
	.promo-button div {height: 20px; float: left; margin: 0;}
	.grey {}
	.blue {}
	
	.promo-cap-left {width: 4px;}
	.promo-fill {font: 11px Arial, sans-serif; text-align: center; padding: 3px 2px 0 2px; height: 17px !important;}
		.promo-fill a {text-decoration: none;}
	.promo-cap-right {width: 4px;}
	
	.grey .promo-cap-left {background: transparent url(/images/common/buttons/grey-left.gif) no-repeat 0 0;}
	.grey .promo-fill {background: transparent url(/images/common/buttons/grey-fill.gif) repeat-x 0 0;}
		.grey .promo-fill a {color: #454545;}
	.grey .promo-cap-right {background: transparent url(/images/common/buttons/grey-right.gif) no-repeat 0 0;}
	
	.blue .promo-cap-left {background: transparent url(/images/common/buttons/blue-left.png) no-repeat 0 0;}
	.blue .promo-fill {background: transparent url(/images/common/buttons/blue-fill.gif) repeat-x 0 0;}
		.blue .promo-fill a {color: #fff;}
	.blue .promo-cap-right {background: transparent url(/images/common/buttons/blue-right.png) no-repeat 0 0;}
	