#postal_code {
	width: 42px;
}

#recaptcha_widget_div {
	margin-left: 165px;
}


.recaptcha {
	margin-top: 20px;
}

#recaptcha_error {
	margin-left: 170px;
	color: #cb2d2d
}

.subtype {
	font-weight: bold;
}

.mainContent {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-color: #F9F9F9;
	border-left: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	padding: 30px;
}

body {
	background-image: url(/images/www/signup_bg.png);
	background-repeat: repeat-x;
	font-size: 10pt;
}

.header {
	text-align: center;
	background-image: url(/images/www/signup_top.jpg);
	background-repeat: repeat-x;
	border-bottom: 9px #FFCD00 solid;
}

.buttons>.next{
	float: right;
}

iframe {
	display: none;
}