	table.basket {	}
	td.emptyIcon { text-align: right; }
	input.emptyBasket {	}
	td.productImg { width: 170px; }
	td.productTitle { font-weight: bold; text-align: center; }
	td.breakLine { height: 1px; background: #000000; }
	input.productQuantity {	width: 50px; }
	td.productSubTotal { font-weight: bold; text-align: right; }
	input.productRemove { width: 25px; height: 25px; background: url('/includes/images/delete.png') no-repeat scroll 0% transparent; border: 0px; }
	div.callSales { color: #DD0000; font-weight:bold; text-align: center; font-size: 12px; }
	td.subTotal{ font-weight:bold; }