h1 {
	font-size: 24px !important;
	line-height: 30px !important;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #579019 !important;
	padding: 0px 0px 5px 0px !important;
	margin: 0px 0px 7px 0px !important;
}

/*FORMULAR STYLES*/

fieldset.tx-powermail-pi1_fieldset legend {
   display: none;
}
fieldset.tx-powermail-pi1_fieldset  {
   border: none;
}


input.csc-mailform-check {
	border: 0px;
	background: #daeaba;


	margin: 0px;
	color: #579019;	
	font-size: 10px;
	padding: 0px;
}

fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea {
	font-family: Verdana, sans-serif;
	border: 0px;
	background: #daeaba;
	width: 160px;
	margin: 0px;
	color: #579019;	
	font-size: 10px;
	padding: 4px 5px 0px 3px;
}

.csc-mailform {
	border: none;
/*	width: 248px;*/
}

fieldset.tx-powermail-pi1_fieldset label {
	display: block;
	float: left;
	clear: both;

	width: 150px !important;
}

.csc-mailform-field {
	padding: 10px 0px 5px 0px;
	clear: left;
	margin: 10px 0px 10px 0px;
}

* html .csc-mailform-field {
	padding: 0px;
	clear: left;
	margin: 10px 0px 10px 0px;
}

fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: normal;
	color: #ffffff;
}

/* Powermail */
	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message*/
	color: #416d12;
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed
	background-color: #416d12;*/
}
div.powermail_mandatory_js {
	/* DIV container of errormessage*/
	color: #416d12;
	margin: 3px 0 15px 150px;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input and textarea */
	border: 0px;
	background: #daeaba;
	width: 160px;
	height: 17px;

	margin: 0px;
	color: #579019;	
	font-size: 10px;
	padding: 4px 5px 0px 3px;
}
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: 15px 0 15px 150px;
	font-weight: normal;
	padding: 3px 10px 3px 10px;
	background: #daeaba;
	color: #579019;
	border: 0;
	font-size: 11px;
}
.tx-powermail-pi1_confirmation input.tx-powermail-pi1_confirmation_back,
.tx-powermail-pi1_confirmation input.tx-powermail-pi1_confirmation_submit,
input.tx-powermail-pi1_mandatory_submit {
	float: left;
	margin: 15px 15px 15px 0px;
	font-weight: normal;
	padding: 3px 10px 3px 10px;
	background: #daeaba;
	color: #579019;
	border: 0;
	font-size: 11px;
}

p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0 0 30px 0;
	padding: 0;
	font-weight: normal;
	color: #579019 !important;
}
div.countryzone {
	margin: 10px 0 0 150px;
}


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