/* 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;
}
fieldset.tx-powermail-pi1_fieldset label {
  color: black;
	display: block;
	width: 150px;
	float: left;
	clear: both;
	font-weight: bold;
}

fieldset.tx-powermail-pi1_fieldset legend {
  color: black;
  visibility: hidden;
}

fieldset.tx-powermail-pi1_fieldset .powermail_text{
	width: 200px;
}
div.tx_powermail_pi1_fieldwrap_html {
	margin: 3px 0;
	
}
input.powermail_submit {
	margin-left: 150px;
/*	font-weight: bold;
	border: 1px solid #444;*/
	
}
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}