TABLE.productListing { border: 1px;
                       border-style: solid;
                       border-color: #953432;
                       border-spacing: 1px;
}
.productListing-heading { font-family: Arial, Helvetica, sans-serif; 
                          font-size: 12px;
                          background: #C3BA99;
                          font-weight: bold;
}
.productListing-data { font-family: Arial, Helvetica, sans-serif; 
                         font-size: 12px;
}

.style2_red {font-family: Arial, Helvetica, sans-serif; 
		 font-size: 12px; 
		 color: #953432
}

.CheckoutBox {
	height: 20px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
}

