#shoppingCart a {
	color:#fff;
	text-decoration : none;
}
#shoppingCart {
	padding:0 5px 0 10px;
}
#shoppingCart .contentArea {padding:0 0 1em 0;width:100%;}
#shoppingCart h2 {margin:0 !important;}

.listing table
.listing table td   		{ color : #fff !important; }

.listing table tr.TR0   		{ background-color : transparent; }
.listing table tr.TR1   		{ background-color : #a1a19c; }





.listing table td.id		{ color : #fff !important;font-size:1em; font-weight:bold }
.listing table td.name  	{ color : #fff !important;font-size:1em; }
.listing table td.qty   	{ font-size:0.9em; width:1.5em; }
.listing table td.price 	{ color : #fff !important; font-size:1em; width:1.5em; }