div.featureBuy {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	letter-spacing: 0px;
	text-shadow: 0px 1px 1px #D6D4D4;
	text-align: left;
	line-height: 50px;
	color: #666;
	padding: 0px 0px 0px 56px;
    background: transparent url(../img/cart.gif) top left no-repeat;
}

div.featureGift {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	letter-spacing: 0px;
	text-shadow: 0px 1px 1px #D6D4D4;
	text-align: left;
	line-height: 50px;
	color: #666;
	padding: 0px 0px 0px 56px;    background: transparent url(../img/gift.png) top left no-repeat;
}

div.featureDiscount {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	letter-spacing: 0px;
	text-shadow: 0px 1px 1px #D6D4D4;
	text-align: left;
	line-height: 50px;
	color: #666;
	padding: 0px 0px 0px 56px;
    background: transparent url(../img/discount.jpg) top left no-repeat;
}

div.featurePaypal {
    height: 60px;
	padding: 0px 0px 0px 0px;
    background: transparent url(../img/paypal_logo.gif) top right no-repeat;
}
