.cartbox {
	width:235px;
	height:77px;
	font-size:10px;
	font-weight:bold;
	padding: 10px 0 0 11px;
}

.cartbox,.citem {
	float:left
}

.cpbar {
	float:right;
	height:18px;
	width:149px
} .cpbar p { padding: 0 0 0 5px;margin:0}

.citem {
	line-height:14px;
	padding:2px;
	width:140px;
	height:47px;
	font-weight:normal;
	margin-bottom:-18px
}

.cict {
	margin-top: -1px;
	float:left;
	width: 15px;
	line-height:0;
}

.cict img, .cclose {
	cursor:pointer
}

.qty input {
	text-align:right;
	border:0;
	font-weight:bold;
	padding: 1px;
}

.qty
{
	width:131px;
	float:left;
	text-align:right;
}

.cimg
{
	
	width:84px;
	height:72px;
	float:left;
}

.cimg a { padding:0 }
.cimg a img {border: 5px solid #eee;padding:5px}
.cimg a:hover, .cimg a:active { background: none }

#makeOrder
{
	float:right;
	padding: 6px 12px;
	font-weight: bold;
	height: 20px;
}