.right {
	float: right;
	padding-right: 10px;
}
.cart {
	float: right;
	margin-top: 10px;
}
a {
 	color: #811111;
	font-weight: bold;
	text-decoration: none;
}
.contentbar {
	font-size: 14px;
  	color: #FFFFFF;
  	font-weight: bold;
}
.b-maroon {
  	color: #8C1511;
  	font-weight: bold;
	font-size: 14px;
}
.checking_form, .complete_registration_form {
	border-color:#DBD0BC;
	border-style:solid;
	border-width:1px;
	background-color:#FAF1E0;
}
.class_form {
	font-size: 12px;
  	color: #000000;
  	font-weight: normal;
  	line-height: 150%;
}
.card_type{
	font-size:12px;
	color:#333333;
	background-color:#BFB7A2;
	width:194px;
}
.cc_month {
	font-size:12px;
	color:#333333;
	background-color:#BFB7A2;
	width:120px;
}
.cc_year{
	font-size:12px;
	color:#333333;
	background-color:#BFB7A2;
	width:70px;
}
#processing_text{
	display:none;
	color:red;
	font-weight:bold;
}
.group {
	/*margin-left: 50px;*/
}
#box {
	margin-bottom:15px;
}

.pageheader{
	font-size: 18px;
  	color: #811111;
  	font-weight: bold;
}
.contact{
	font-size: 12px;
  	color: #333333;
  	width: 170px;
  	background-color: #eae5d8;
  	border-color: #FAF1E0;
  	border-width: 1px;
  	border-style: solid;
  	font-weight: bold;
}