#name-table {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#name-table td {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.cart-quantity-selection {
	font-size: 11px;
	font-weight: bold;
	margin-top: 5px;
}
.cart-remove-button {
	padding-bottom: 8px;
	padding-top: 8px;
}
.checkout-cancellation-and-refund-policies {
	font-size: 12px;
}
.checkout-checkbox {
	margin: 1px 0px 0px 0px;
	padding: 0 0 0 0;
}
.checkout-label {
	color: #000000;
}
.checkout-label-error {
	color: #FF0000;
}
.checkout-order-total {
	color: #be0000;
	font-size: 14px;
	font-weight: bold;
}
.checkout-order-total-amount {
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin: 6px 4px 4px 6px;
}
.checkout-table {
	font-size: 11px;
}
.checkout-table input {
	font-size: 14px;
	font-weight: bold;
}
.checkout-table td {
	padding: 4px 4px 4px 4px;
}
.quantity-label {
	font-size: 10px;
	font-weight: normal;
}