/*
#main h1 {
	width: 691px;
	height: 85px;
	line-height: 85px;
	background: url('../images/heading-bg-feedback.jpg') left top no-repeat;
	text-indent: -9999em;
}

#main h2 {
	color: #6d8faf;
	margin-bottom: 10px;
}

#main h3 {
	color: #6d8faf;
}

#main ul, #main li {
	list-style-type: none;
}

#main span.label {
	margin-left: 190px;
	display: block;
}

#main .error {
	list-style-type: none;
}

#main #recaptcha_widget_div {
	margin: 1em 20px 1em 20px;
}

#main #recaptcha_widget_div {
	display: block;
	width: 600px;
}

#main #recaptcha_widget_div table {
	border-radius: 4px;
}

#main form fieldset.radio #captcha input {
	position: relative;
	margin-left: 0;
	left: 0;
}

#main.faqs h1 {
	width: 691px;
	height: 85px;
	line-height: 85px;
	background: url('../images/heading-bg-app.jpg') left top no-repeat;
	text-indent: -9999em;
}

#main.faqs h2#support {
	background: none;
	text-indent: 0;
	height: auto;
	margin: 30px 20px 0;
}

#main.faqs h2#support a {
	float: right;
	font-size: 0.8em;
	margin: 0 30px
}

#main.faqs h3 {
	margin-top: 40px;
}

span.general {
	display: none;
}

#main.faqs #faqs li {
	margin: 0px 0 10px 0;
}

#main.faqs form.supportSearch input, #sidebar form.supportSearch input {
	height: 30px;
	font-size: 1em;
	padding-left: 10px;
	margin-left: 20px;
	margin-top: 10px;
	clear: both;
}

#main.faqs form.supportSearch input {
	width: 350px;
}

#sidebar form.supportSearch input {
	width: 170px;
}
*/

.g-recaptcha {
	margin: auto;
    width: 302px;
}

#recaptcha_area {
	margin-left: 31%;
}

#recaptcha_area table#recaptcha_table {
	width: auto;
}