/* Powermail */
	/* Form */
div.tx-powermail-pi1 {
	font-size: 10pt;
color: #000000; 
font-family: Arial, "Arial Narrow";
font-weight: normal;	
}

span.powermail_mandatory {
	/* Color of mandatory error message */
	color: #e18d00;
}

span.tx-srfreecap-pi2-cant-read {

}

input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed */

}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: #e18d00;
	margin: 3px 0 15px 150px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	border: 0;
	
	padding-left: 0px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	color: #484b54;
	padding-left:0px;
	margin-left:0px;

}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 150px;
	float: left;
	clear: both;
font-size: 10pt;
color: #000000; 
font-family: Arial, "Arial Narrow";
font-weight: normal;	
line-height:20px;
}
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: 250px;
	margin-bottom:5px;
}

.powermail_captcha{
	width:200px;
}

div.tx_powermail_pi1_fieldwrap_html div.tx_powermail_pi1_fieldwrap_html_captcha{
	/* DIV container arround every field */
	margin: 0px 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;
}

.tx-srfreecap-pi2-image{
display:block;
margin-left:150px;
}

.tx_powermail_pi1_fieldwrap_html_captcha_description{
margin-left:150px;
color:#000000;
}

.tx-srfreecap-pi2-cant-read {
margin-left:150px;
color:#000000;
}

	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}