/* Powermail */
span.powermail_mandatory {
	color: red;
}
input.validation-failed,
textarea.validation-failed {
	background-color: red;
}
div.powermail_mandatory_js {
	color: red;
	margin: 3px 0 15px 120px;
}
fieldset.tx-powermail-pi1_fieldset {
	border: 0px solid #A5ACB2;	
	background-repeat: no-repeat;
	background-position: 100% 60%;
	padding: 10px 0 0;
}
fieldset.tx-powermail-pi1_fieldset label {
  color: black;
	display: block;
	width: 120px;
	float: left;
	clear: both;

}

fieldset.tx-powermail-pi1_fieldset legend {
  color: black;
  visibility: hidden;
}

fieldset.tx-powermail-pi1_fieldset input,
fieldset.tx-powermail-pi1_fieldset textarea {
	width: 350px;
}
div.tx_powermail_pi1_fieldwrap_html {
	margin: 3px 0;
	
}
input.powermail_submit {
	margin-left: 120px;
width: 354px;
	border: 1px solid #444;
	
}
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}