.cart_table {
	color: #2C2C2C;
	font-family: "Verdana";
	font-size: 12px;
	font-style: normal;
	letter-spacing: 0;
	line-height: 1.4;
	text-decoration: none;
	width: 98%;
	margin-left: auto;
	margin-right:auto;
}

.cart_header {
	color: #3C6D98;
	font-family: "Verdana";
	font-size: 24px;
	font-style: normal;
	letter-spacing: 1;
	line-height: 1.4;
	text-decoration: none;
}

.cart_subheader {
	color: #2C2C2C;
	text-align:center;
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 1.4;
	text-decoration: none;
	text-transform:uppercase;
}