/* 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 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #F0F0F0;
	margin-bottom: 6px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;

}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	color: black;
	display: none;
	visibility: hidden;
}
fieldset.tx-powermail-pi1_fieldset label {
	clear: left;
	float: left;
	width: 150px;
	line-height: 1.2em;
	margin-bottom: 10px;
}
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: 320px;
}
div.tx_powermail_pi1_fieldwrap_html {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	clear: both;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	font-weight: bold;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 150px;
	background-color: #00305F;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
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;
}
div .powermail_check_inner {
	display: block;
	clear: left;
}
div .powermail_check_inner label {
	position: absolute;
	margin-left: 22px;
	width: 550px;
}
div.tx_powermail_pi1_fieldwrap_html label {


}
#uid34, #uid1, #uid65 {
	width: 60px;
}
#powermaildiv_uid49,
#powermaildiv_uid50 {
	margin-bottom: 0px!important;
	padding: 0px;
}
