#Sidebar
	{
	float:left;
	margin:10px 0 0;
	padding:0;
	width:180px; }
	
#ShoppingCart ul li, #PaymentMethod ul li
	{
	background: none;
	border-bottom: none; }
	
#ShoppingCart a img
	{ 
	float: left;
	padding-right: 5px; }
	

	
#ProductGroup, #Product
	{ margin-left:200px; }
	
#product_summary .product_summary #ProductList .productItem
	{
	background: none; }
	
#InformationTable
	{ width: 100%; }
	
#LeftOrder
	{ width: inherit;
	padding-right: 30px; }
	