
#content-col-2 {
	padding:5px 7px 0px 28px;
	width:286px;
	float:left;
}
		
#formheader4 {
	background-image:url(../images/regForm/header4.gif);
}
#formheader5 {
	background-image:url(../images/regForm/header5.gif);
}
#formheader6 {
	background-image:url(../images/regForm/header6.gif);
}
#formheader9 {
	background-image:url(../images/regForm/header9.gif);
}
#formheader10 {
	background-image:url(../images/regForm/header10.gif);
}
#formheader11 {
	background-image:url(../images/regForm/header11.gif);
}
#formheader12 {
	background-image:url(../images/regForm/header12.gif);
}
#formheader4, #formheader5, #formheader6, #formheader9, #formheader10, #formheader11, #formheader12 {
	background-repeat:no-repeat;
	height:34px;
}
#formheader4 h1, #formheader5 h1, #formheader6 h1, #formheader9 h1, #formheader10 h1, #formheader11 h1, #formheader12 h1 {
	position:absolute;
	left:-9999px;
}

/* Form layouts */
.formLabels {
	width:110px;
	padding: 9px 0px 5px 12px;
	/*background-image:url(../images/regForm/formLabel-bg-user.gif);
	background-position:top left;
	background-repeat:no-repeat;*/
}

.formFields {
	width:147px;
	padding:6px 18px 6px 0px;
	text-align:right;
	font-size:10px;
	color:#666;
	/*background-image:url(../images/regForm/formField-bg-user.gif);
	background-position:top left;
	background-repeat:no-repeat;*/
}
.formLabelsRadio {
	width:140px;
	padding: 9px 0px 5px 12px;
	/*background-image:url(../images/regForm/formfield-bg-user.jpg);
	background-position:top left;
	background-repeat:no-repeat;*/
}
.formFieldsRadio {
	width:117px;
	padding:6px 18px 6px 0px;
	text-align:right;
	font-size:10px;
	font-weight:normal;
	color:#666;
	/*background-image:url(../images/regForm/formField-bg-user.gif);
	background-position:top right;
	background-repeat:no-repeat;*/
}
.formFieldsRadio label {
	font-size:10px;
	font-weight:normal;
	color:#666;
}
.formFields p, .formFieldsRadio p {
	margin:0px 0px 5px 0px;
}
.formFields-2col {
	padding:6px 18px 6px 12px;
	text-align:left;
	font-size:10px;
	color:#666;
	/*background-image:url(../images/regForm/formfield-bg-user.jpg);
	background-position:top left;
	background-repeat:no-repeat;*/
}
.note label {
	text-align:left;
	font-size:10px;
	font-weight:normal;
	color:#666;
}
.formNote {
	padding:6px 18px 6px 12px;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	color:#09c;
	/*background-image:url(../images/regForm/formNote-bg.gif);
	background-position:top left;
	background-repeat:repeat-y;*/
}
.required {
	color:#CC0000;
	font-size:13px;
	line-height:11px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
input,select {
	font-size:10px;
}

label {
	color:#09c;
	font-size:11px;
	font-weight:bold;
	padding-top:9px;
}
/* form layouts end */ 

.formfooter {
	/*background-image:url(../images/regForm/footer.gif);
	background-repeat:no-repeat;
	background-position:top left;*/
	height:40px;
	width:287px;
}
.formfootersubmit {
	/*background-image:url(../images/regForm/footer.gif);
	background-repeat:no-repeat;
	background-position:top left;*/
	padding:20px 0px 20px 12px;
	width:275px;
}