#customerService {
	float: left;
	width: 460px;
}

#customerService h1 {
	text-align: left;
}

.regRow {
	_width: 450px;
	display: block;
	height: 1em;
	margin-bottom: 1.5em;
	_margin-bottom: .25em;
	clear: both;
  _line-height: 1.2em;
}

.regHide {

	display: none;
}

#customerService label {
	width: 150px;
}

.inputSpan {
	display: block;
	float: right;
	width: 285px;
	text-align: left;
}

.textBox {
	text-align: left;
}

.radio {
	margin: 0 3px 0 0;
}

fieldset {
	float: left;
	width: 450px;
	margin: 0 0 1.5em 0; 
	font-size: 90%;
	line-height: 1em;
}

fieldset p {
	clear: both;
	line-height: 1.3em;
	margin: 0 0 1.5em 0;
	padding: .5em 0;
	border: 1px solid #ccc;
	background: #ffc;
}

#registerSuccess h2 {
	margin: .5em 0;
	background: none !important;
	color: #c00;
	font-size: 1.5em
}

#registerSuccess h4 {
	font-size: 1.2em;
	line-height: 1.5em;

}


#registerSuccess p {
	margin-bottom: .5em;
	background: none !important;
	border: none !important;
}
	
.fontNormal {
	font-weight: normal !important;
}

.exampleText {
	position: relative;
	top: -.5em;
	font-size: 90%;
	font-weight: normal;
	color: #333;
}

.regRow#GCnumber, #gcHelp, .regRow#gcInfo, .regRow#JoinGoalClub, #ageCheck {
	display: none;
}

.gcRow {
	padding: 1em 0;
	margin-bottom: 1em;
}

label.radioList  {
	display: block !important;
	width: 435px !important;
	_width: 425px !important;
	text-align: left;
}

.listQuestions ul {
	padding: 1em 0;
	_padding: 0;
}

.listQuestions li {
	list-style: none;
	margin: .5em;
}

#verifyGC:active, #verifyContinue:active {
	margin: -2px 0 0 -2px;
	border-left: 2px solid #888;
	border-top: 2px solid #888;
}
