#cart {
	font-size: 12px;
	line-height: 130%;
}
#cart a {
	color: #FF0000;
}
#cart .table1 {
	text-align: center;
}
#cart .table_top {
	color: #4D4734;
	background-color: #DEDBC6;
	text-align:left;
}
#cart .table_button {
	text-align: right;
	margin-top: 20px;
	margin-bottom: 30px;
}

