#cart {
	width: 660px;
	margin-top: 20px;
	margin-bottom: 5px;
	float:left;
	padding-left: 16px;
	padding-right: 16px;
}

#cart-up-1 {
	width: 660px;
	line-height: 30px;
	float: left;
	text-align: center;
	padding-bottom: 20px;
	padding-top: 10px;
}
#cart-up-2 {
	width: 660px;
	background-color: #F7F7F7;
	height: 25px;
	margin-bottom: 5px;
	line-height: 30px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#cart-up-3 {
	width: 660px;
	line-height: 30px;
	float: left;
	text-align: center;
	padding-bottom: 20px;
	padding-top: 10px;
}
