/* Powermail */
	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red;
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed */
	background-color: red;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 3px 0 15px 150px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	border: 1px solid #aaa;
	background-color: #efefef;
	padding: 10px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: normal;
	font-size: 14px;
	color: #ABA578;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 150px;
	float: left;
	clear: both;
	font-weight: bold;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input and textarea */
	width: 260px;
}
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 5px 0;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 10px 0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 20px 0 10px 150px;
	font-weight: bold;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
div.countryzone {
	margin: 10px 0 0 150px;
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

/* Styled by Gregory Remington - greg@mediatech.net 2008 */

tx_powermail_pi1_fieldwrap_html_check {

}

.powermail_check_inner {
clear: both;
float: none;
position: relative;
}

.powermail_check_inner input {
left: 10px;
position: absolute;
top: 1px;
}

.powermail_check_inner label {
position: relative;
left: 30px;
width: 200px;
display: block;
}

fieldset.tx-powermail-pi1_fieldset label {
	width: 200px;
	font-weight: normal;
}

.tx_powermail_pi1_fieldwrap_html_radio_title  {
	display: block;
	width: 150px;
}

fieldset.tx-powermail-pi1_fieldset {
	border: 0px solid #aaa;
	background-color: transparent;
}

p.tx_powermail_pi1_fieldwrap_html_radio_title {
	font-weight: normal;
}

div.tx_powermail_pi1_fieldwrap_html_radio label {
	position:relative;
	left:220px;
	top:-20px;
}

fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	position:relative;
	left:div.tx_powermail_pi1_fieldwrap_html;
	top:-24px;
}

input.powermail_captcha  {
	margin-top: 4px;

}

.powermail_captcha_captcha  {
	margin-top: 4px;

}

fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	margin: 2px 0 10px 150px;
	font-weight: normal;
	float:left;
}

.tx_powermail_pi1_fieldwrap_html input.tx_powermail_pi1_fieldwrap_html_reset  {
	margin: 20px 0 10px 150px;
	font-weight: normal;
}

div.powermail_mandatory_js {
	color: red;
	margin: 0px;

}
