@charset "UTF-8";
/* ChaLEAN Extreme on TBB Store - Add to Cart Button */
span.AddToCart {
	display: block;
	width: 768px;
	height: 85px;
	margin: 10px 0;
	background: url(images/ce_addtocart_btn.png) no-repeat 0 0;
	text-indent: -99999px;
}