/*
 * cm - specific
 * $Id: tpl_cart_full_width.css 33621 2010-04-08 11:06:22Z iargent $
 */ 
#main-cart {
	border:1px solid #C1C1C1;
}
#main-cart-column-names {	
	background-color:#EFEFEF;
}
.main-cart-product-line-quantity {
	width:50px;
}
.main-cart-product-line-image {
	width:105px;
}

