.priceDiv {
	clear: both;
	background-image: url(../Images/Price.jpg);
}



.priceTable {
	background-color: #CFC;
}

.priceNote {
	padding-left: 2px;
}

.otherProducts {
	clear: both;
	padding-top: 10px;
}.otherProductsTableBg {
	background-image: url(../Images/otherProductsTableBg.jpg);
}
.tableBg {
	background-color: #FFF;
	background-image: url(../Images/tableBg.jpg);
}
