h1#shoppingBag {
	font-size: 1px; text-indent: -10000px;	/* Accessible Image Replacement; http://phark.typepad.com/phark/2003/08/accessible_imag.html */
	background: url("../images/head_shoppingbag.gif") no-repeat; 
	padding: 0; margin: 18px 0px 10px 0px;
	height: 20px;	
}

.smalltable {
	width: 90px;	
}
#cartitems .ship .addaddress 
{
	margin-left: 4px;	
}
#cartitems {
	margin-top: 10px;
}
#cartitems th, #cartitems td {
	font-size: 12px; 
	font-family: sans-serif;
	text-align: left;
	border-bottom: solid 1px #000;
}
#cartitems td 
{
	padding: 5px 0px 5px 0px;
	font-size: 11px;
	vertical-align: top;
}
#cartitems .quantity {
	width: 100px;
}
#cartitems .items {
	width: 150px;
}
#cartitems .ship {
	width: 150px;
}
#cartitems .price {
	width: 70px;
}
#cartitems .total {
	width: 100px;
}

.sections {
	border-bottom: 1px solid #000;
}
.section {
	border-top: 1px solid #000;
	border-collapse: collapse;
	margin: 0;
}


.photo { width: 80px; }
.photo div { width: 70px; height: 70px; background: no-repeat url("../images/category/productborder70x70.gif"); }
.photo div img, .photo div input { width: 52px; height: 52px; margin: 9px; }

.description { width: 180px; }

.quantity {
	width: 135px;
}
.quantity td, .totals td {
	padding: 0 2px;
	height: 18px;
	white-space: nowrap;
	vertical-align: bottom;
}
.quantity .label, .totals td { text-align: right; }
.quantity input, input.text25 {
	width: 25px;
	font-size: 11px;
	height: 18px;
}

.update {
	width: 150px;
}
.update div {
	margin: 5px 0;
}
.update a {
	color: #666;
	font-size: 11px;
	text-decoration: underline;
	padding-left: 2px;
}


#totals_table { margin-left: 20px; }
.cartnav {
	font-size: 11px;
	padding-top: 20px;
	width: 257px;
}
.cartnav a {
	background: no-repeat bottom left url("../images/red_arrow.gif");
	text-decoration: none;
	padding: 1px 0 1px 10px;
	display: block;
}

.totals { width: 128px; }
.totals input { margin: 5px 0 0 0; }
.taxes { width: 145px; }

#ItemTotal { font-size: 11px; }