/* CSS Document */

#pricing {
	width:250px;
}

#qty-pricing {
	width: 250px;
}

.qty-price-header {
	font-weight:bold;
	color: #660000;
	font-size: 18px;
}

.qty-price-table {
	width: 250px;
	color: #660000;
	font-weight: bold;
	background: url(/lib/yhst-15347610082588/qt-pricingbg.jpg) repeat-x;
}

.qty-price-table tr td{
	border-top: 2px solid #ffffff;
	color: #660000;
	padding-left:30px;
	font-size: 13px;
}




