	div.callSales { color: #DD0000; font-weight:bold; text-align: center; font-size: 12px; }
	div.itemSeperator { height: 1px; background: #CCCCCC; width: 100%; }

	table.basket {	}

	td.emptyIcon { text-align: right; }
	td.productImg { width: 170px; }
	td.productTitle { font-weight: bold; text-align: center; }
	td.breakLine { height: 1px; background: #CCCCCC; }
	td.basketproductSubTotal { font-weight: bold; text-align: right; }
	td.subTotal{ font-weight:bold; }
	td.basketTitle { font-weight: bold; }
	td.basketCosts { text-align: right; font-weight: bold; width: auto; }
	td.basketProductOptionCell { width: 200px; }

	input.productQuantity {	width: 50px; }
	input.emptyBasket {	}
	input.productRemove { width: 25px; height: 25px; background: url('/includes/images/delete.png') no-repeat scroll 0% transparent; border: 0px; }
	input.Basket { height: 25px; width: 160px; border: 0px; background: url('/shared/images/button.background.png') no-repeat; font-weight: bold; font-family: Arial; text-transform: capitalize; }
	input.deleteButton { background: url('/shared/images/delete.png') no-repeat; width: 17px; height: 25px; border: 0px; }

	.basketRightCell { width: 150px; text-align: right; }
	.basketLeftCell { width: 300px; }
	.basketDeleteIcon { width: 20px; text-align: right; vertical-align: middle; }
	.basketQty { vertical-align: middle; }
	.basketEmpty { text-align: right; }
	.basketProductTitle { font-weight: bold; font-size: 12px; width: 120px; }
	.basketProductStock { vertical-align: middle; width: 150px; }
	.basketLogin { height: 120px; }
	.basketOptionCategoryTitle { font-weight: bold;	width: 130px; }
	.basketOptionTitle { font-weight: bold;	width: 100px; }
	.basketItemQuantity { font-weight: bold; width: 30px; text-align: right; }
	.basketproductImg { width: 170px; }
	.excVat { font-size: 10px; }
	.netPrice { font-weight: bold; }
	.basketUpdate { text-align: right; }
	.basketStockAvailable { font-size: 10pt; color: #00cc00; font-family: Arial; font-weight: bold; }
	.basketStockUnAvailable { font-size: 10pt; color: #ff0000; font-family: Arial; font-weight: bold; }
	.basketStockUnKnown { font-size: 8pt; color: #0000FF; font-family: Arial; }
	.basketStockUnKnownTitle { font-weight: bold; font-size: 8pt; color: #0000FF; font-family: Arial; }
	.basketNoItems { font-weight:bold; text-align: center; }
