#cart_content {
	list-style:none;
	width:763px;
}

#cart_content tr {
	position:relative;
}

#cart_content td {
	margin:2px;
	line-height:14px;
	padding:4px;
	font-family:arial,helvetica,sans-serif;
	width:auto;
	height:17px;
	font-size:12px;
	border:1px solid #EDEADB;
}

#cart_head td {
	background-color:#734028;
	color:#fff;
	font-weight:bold;
	text-align:left !important;
}

#ship_zip {
	width:42px;
}

#cart_total td {

}

#cart_total #ctotal_space {
}

.cl_num {
	width:24px !important;
}

.cl_qty, .cl_cqty {
	width:31px !important;
}

.cl_qty input {
	width:26px;
}

.cl_itm {
	width:60% !important;
}

.cl_up {
}

.cl_sub {
}

.cl_sub b {
	font-weight:normal;
}

.cl_num, .cl_qty, .cl_cqty {
	text-align:center;
}

.cl_up, .cl_sub {
	text-align:right;
}

tr.cl_totals .cl_itm {
	text-align:right;
}

tr.cl_totals .cl_up, tr.cl_totals .cl_sub {
	background-color:#D9D6B7;
	font-weight:bold;
	color:#734028;
}

tr.cl_totals .nocalc {
	font-weight:normal !important;
	color: #444;
	font-size:11px;
}

tr.cl_totals input,tr.cl_totals button {
	font-size:10px;
}

#cart_head .cl_num {
	text-align:center !important;
}

.cr_a {
	background-color:#E5E1CB;
}

.cr_b {
	background-color:#D9D6B7;
}

#cart_controls {
	text-align:right;
	margin-top:10px;
margin-right: 23px;
}

a.button {
	padding:3px 4px;
}

.custm input[type=text] {
	width:286px;
}

.logowrap {
	float:left;
	width:155px;
}

.textwrap {
	float:left;
	width:288px;
}