/* Checkout */
.checkout a { font-size: 10px !important; }
.checkoutempty
{	text-align:center;
	font-weight:bold;
	font-size:14px;
	margin-top:35px;
}
.checkout .AspNet-GridView .productImageCell { width: 80px !important; }
.checkout .deleteCol { width: 12px; }
.checkout .productNameCol { line-height: 18px !important }
.checkout .col
{	width:50px !important;
	height:18px !important;
	line-height:18px !important;
}
.unitPrice {font-size:9px;}
.unitTotal { color:#EA8916 !important; font-size: 9px; } 
.shippingCombo { font-size:9px; }

.productImageCell img { border:1px solid #333 !important; }