.pnlbuttons {
	border-color:white;
	border-style:none;
	height:50px;
	width:100%;
	text-align:center;
	white-space:nowrap;
}
.basketTable {
	width:100%;
	border-right:solid 1px #999;
}
.basketTable td {
	border:solid 1px #999;
}
.tableHeaderRow {
	font-family: Arial, Helvetica, sans-serif;
	color:#999;
}
.tableHeaderRow td {
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
}
.tableDetailRow {
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	padding-top:0px;
	padding-bottom:0px;
}
.tableFooterRow {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:right;
	border:solid 1px #999;
}
.errorRow {
	font-family: Arial, Helvetica, sans-serif;
	color:Red;
	text-align:left;
	padding-left:10px;
	border:solid 1px #999;
}
.removeTableCell {
	width:20px;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
}
.ordCodeTableCell {
	width:40px;
	text-align:center;
	font-size:9pt;
}
.itemTableCell {
	width:390px;
	text-align:left;
	font-size:9pt;
	padding-left:7px;
}
.priceTableCell {
	width:80px;
	text-align:center;
	font-size:9pt;
}
.quantityTableCell {
	width:70px;
	font-size:9pt;
	padding-left:5px;
	margin-right:auto;
}
.subTotalTableCell {
	width:80px;
	text-align:center;
	font-size:9pt;
}
.textBox {
	text-align:center;
	font-size:8pt !important;
}
.smallText {
	font-size:8pt !important;
	color:#000;
}
.quantityTextBoxTableCell {
	border:none !important;
}
.updateImageTableCell {
	border:none !important;
}
.quantityTable {
	border:none;
}
.topTableLeftCell {
	color:#000;
	border-top:none !important;
	border-left:none !important;
}
.topTableRightCell {
	border:solid 1px #999;
	padding:3px;
	text-align:center;
}
.footerTableCell {
	padding-top:3px;
	padding-bottom:3px;
}
.footer1TableCell {
	text-align:left;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
}
.footer2TableCell {
	padding-top:3px;
	padding-bottom:3px;
	text-align:center;
}
.tblCashError {
	width:100%;
	border:0;
	border-style:none !important;
	padding:10px;
}
.tdCashimage {
	vertical-align:top;
	width:13%;
	padding:5px;
	border-style:none !important;
}
.tdCashError {
	width:96%;
	padding:5px;
	border-style:none !important;
}

