.tableshoppingcart-left{
	border:1px solid #000000;
	padding:0;
	margin:0;
	width:98%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	margin:10px 0 10px 10px;
	font-size:12px;
	color:#333;
	border-collapse:inherit !important;
	border-collapse:collapse;
	border-spacing: 0 !important;
	border:1px solid #000000;
	clear:both;
	text-align:left;
}

.tableshoppingcart {
	border:1px solid #000000;
	padding:0;
	margin:0;
	width:98%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	margin:10px 0 10px 10px;
	font-size:12px;
	color:#333;
	border-collapse:inherit !important;
	border-collapse:collapse;
	border-spacing: 0 !important;
	border:1px solid #000000;
	clear:both;
}	

.tableshoppingcart-left th{
	background:#44230C;
	text-align:left;
	color:#fff;
	padding:5px 10px 5px 20px;
}
.tableshoppingcart th {
	background:#44230C;
	text-align:left;
	color:#fff;
	padding:5px 10px 5px 20px;
	text-align:right;
}

.tableshoppingcart-left th.left,
.tableshoppingcart th.left {
	background:#44230C;
	color:#fff;
	padding:5px 10px 5px 20px;
	text-align:left;
}

.tableshoppingcart-left th.center,
.tableshoppingcart th.center {
	background:#44230C;
	color:#fff;
	padding:5px 10px 5px 20px;
	text-align:center;
}

.tableshoppingcart-left tr,
.tableshoppingcart tr {
	border-bottom:1px solid #ccc;
}

.tableshoppingcart-left td{
	padding:5px 10px 5px 20px;
	text-align:left;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	border-right:1px solid #eee;
}

.tableshoppingcart td {
	padding:5px 10px 5px 20px;
	text-align:right;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	border-right:1px solid #eee;
}

.tableshoppingcart td img {
	float:left;
}

.tableshoppingcartbuttons {
	float:right;
	clear:both;
}

.tableshoppingcartbuttons .shoppingcartbuttons {
/*	background:#333;*/
	color:#000;
	font-weight:bold;
	border:1px solid #000;
	padding:10px;
	margin:5px 0 0 5px;
	margin:0;
	padding:0;
	cursor:pointer;
	width:auto;
}

.tabletd {
	background:#ccc;
	text-align:right;
	font-weight:bold;
}

.bold {
	font-weight:bold;
}

.error {
	color:#FF0000;
	font-weight:bold;
}	
.note {
	color:#FF0000;
	display:block;
	font-size:9px;
	margin-top:3px;
}

.tableshoppingcart .left {
	text-align:left;
	width:50%;
}

span .floatleft{
	float:left;
}

.tableshoppingcart .left .textfieldlong {
	width:250px;
}

input.sc{
	width:auto;
}

input.none{
	width:auto;
}

select.payment{
	width:80px;
}