#CartTableName {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: 69205e;
	border-bottom-color: 69205e;
	height: 35px;
	width: 310px;
	font-size: 15px;
	color: 69205e;
	display: block;
	line-height: 35px;
	text-indent: 15px;
}
.CartTableQuanPrice {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: 69205e;
	border-bottom-color: 69205e;
	height: 35px;
	width: 130px;
	font-size: 15px;
	color: 69205e;
	display: block;
	line-height: 35px;
	text-align: center;
}
#CartTableCost {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: 69205e;
	border-bottom-color: 69205e;
	height: 35px;
	width: 100px;
	font-size: 15px;
	color: 69205e;
	display: block;
	line-height: 35px;
	text-indent: 15px;
}
#CartTableRemove {
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: 69205e;
	border-bottom-color: 69205e;
	height: 35px;
	width: 180px;
	font-size: 15px;
	color: 69205e;
	display: block;
	line-height: 35px;
	border-right-width: 1px;
	text-align: center;
}
.CartTableTotal {
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: 69205e;
	border-bottom-color: 69205e;
	height: 25px;
	width: 80px;
	display: block;
	line-height: 25px;
	border-right-width: 1px;
	text-align: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: 69205e;
	text-indent: 10px;
	border-top-width: 0px;
	font-size: 15px;
	color: #69205e;
	font-weight: bold;
}
a.CartItem {
	font-size: 12px;
	color: #222222;
	text-decoration: none;
}
.CartInput {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 10px;
	padding: 5px;
	margin: 1px;
	text-align: center;
	width: 50px;
	border: 1px double #69205e;
}
.CartItemName {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: 69205e;
	border-bottom-color: 69205e;
	height: 35px;
	width: 310px;
	display: block;
	line-height: 35px;
	text-indent: 15px;
}
.CartItemQuanPrice {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: 69205e;
	border-bottom-color: 69205e;
	height: 35px;
	width: 130px;
	display: block;
	line-height: 35px;
}
.CartItemRemove {
	border-right-style: solid;
	border-right-color: 69205e;
	border-bottom-color: 69205e;
	height: 35px;
	width: 180px;
	display: block;
	line-height: 35px;
	border-right-width: 1px;
	text-align: center;
	border-left-color: 69205e;
}
.CartItemTotal {
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: 69205e;
	border-bottom-color: 69205e;
	height: 25px;
	width: 180px;
	font-size: 14px;
	color: 69205e;
	display: block;
	line-height: 25px;
	border-right-width: 1px;
	text-align: center;
}
#CartTableWrapping {
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: 69205e;
	border-bottom-color: 69205e;
	height: 35px;
	width: 240px;
	font-size: 15px;
	color: 69205e;
	display: block;
	line-height: 35px;
	border-right-width: 1px;
	text-align: center;
}
.CartItemWrapping {
	border-right-style: solid;
	border-right-color: 69205e;
	border-bottom-color: 69205e;
	height: 35px;
	width: 240px;
	display: block;
	line-height: 35px;
	border-right-width: 1px;
	text-align: center;
	border-left-color: 69205e;
}

.CartTableAddress {
	text-align: left;
	font-size: 15px;
	color: #888888;
	border: 1px solid #69205e;
}

