/**
 * general powermail styles
 */
div.tx-powermail-pi1 { margin-top:15px; }
div.tx-powermail-pi1 .powermail_check_inner input { border:none !important; background:none !important;	width:3%; padding:0; margin:0; }
div.tx-powermail-pi1 .powermail_check_inner label { margin:5px 0pt;	padding:0pt; }

.tx_powermail_pi1_fieldwrap_html { padding:0; float:left; width:100%; margin:3px 0 !important; }
.tx_powermail_pi1_fieldwrap_html_checkbox_title { display:none; }

.validation-failed {
	border:1px solid red !important;
	background:#FFBFBF !important;
}
.powermail_mandatory_js {
	float:right;
	width:100%;
	color:red;
	font-weight:bold;
	font-size:8pt !important;
}

.tx_powermail_pi1_fieldwrap_html_257,
.tx_powermail_pi1_fieldwrap_html_258,
.tx_powermail_pi1_fieldwrap_html_263,
.tx_powermail_pi1_fieldwrap_html_264,
.tx_powermail_pi1_fieldwrap_html_280,
.tx_powermail_pi1_fieldwrap_html_281,
.tx_powermail_pi1_fieldwrap_html_286,
.tx_powermail_pi1_fieldwrap_html_287,
.tx_powermail_pi1_fieldwrap_html_350,
.tx_powermail_pi1_fieldwrap_html_349,
.tx_powermail_pi1_fieldwrap_html_354,
.tx_powermail_pi1_fieldwrap_html_355,
.tx_powermail_pi1_fieldwrap_html_311,
.tx_powermail_pi1_fieldwrap_html_309,
.tx_powermail_pi1_fieldwrap_html_319,
.tx_powermail_pi1_fieldwrap_html_321
{
	float:left;
	width:267px !important;
}
.tx_powermail_pi1_fieldwrap_html_438,
.tx_powermail_pi1_fieldwrap_html_437,
.tx_powermail_pi1_fieldwrap_html_434,
.tx_powermail_pi1_fieldwrap_html_433
{
	float:left;
	width:198px !important;
}
/*.powermail-fieldset-data .tx_powermail_pi1_fieldwrap_html{
	width:267px;
}*/
.powermail-fieldset-data .tx_powermail_pi1_fieldwrap_html select{
	width:125px;
}
.powermail-fieldset-branches,
.powermail-fieldset-branch{
	margin:0 !important;
}
.powermail-fieldset-branch legend{
	display:none;
}
.powermail-fieldset-floated-textfields .tx_powermail_pi1_fieldwrap_html label,
.powermail-fieldset-floated-textfields .tx_powermail_pi1_fieldwrap_html input{
	width:auto !important;	
	padding-right:5px;
}
/**
 * custom powermail styles
 */ 
.wrap-powermail-field-pair {
	float:left;
	width:41%;
}

.powermail-fieldset-float-labels label
{
	margin:6px 10px 6px 0 !important;
	width:auto !important;
}

/* Field w/ auto-width */
.powermail-field-autowidth {
	width:auto !important;
}

.powermail-fieldset-noheader legend,
/* branch selection styles */
.powermail-fieldset-branch legend{
	display:none;
}
.powermail-fieldset-branches,
.powermail-fieldset-branch{
	margin:0 !important;
}
/**
 * classes added by registration.js 
 */
.powermail-fieldwrap-branch{
	margin:0 !important;
}
.powermail-fieldwrap-subbranch{
	margin:0 !important;
	padding-left:20px;
}

/**
 * Compliance Contact (probably obsolete as well -> use css classes) 
 */
.tx_powermail_pi1_fieldwrap_html_372,
.tx_powermail_pi1_fieldwrap_html_373,
.tx_powermail_pi1_fieldwrap_html_374,
.tx_powermail_pi1_fieldwrap_html_375,
.tx_powermail_pi1_fieldwrap_html_379,
.tx_powermail_pi1_fieldwrap_html_380,
.tx_powermail_pi1_fieldwrap_html_381,
.tx_powermail_pi1_fieldwrap_html_382 {
	float:left;
	width:185px !important;
}