.tx_powermail_pi1_fieldwrap_html_checkbox_title {
	margin-left:0px;
	
}


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: 1px solid #A5ACB2;
	background-repeat: no-repeat;
	background-position: 100% 60%;
	padding: 10px
}

fieldset.tx-powermail-pi1_fieldset label {
	display: block;
	width: 200px;
	float: left;
	clear: both;
	font-weight: bold;
}

fieldset.tx-powermail-pi1_fieldset input, fieldset.tx-powermail-pi1_fieldset textarea {
	width: 260px;
	background-color:#ececec;
	margin-bottom:8px;
}

div.tx_powermail_pi1_fieldwrap_html {
	margin: 3px 0;
}
div.tx_powermail_pi1_fieldwrap_html p {
	font-weight:bold;
}

.tx_powermail_pi1_formconfirmation_back {
	margin-top:6px ;
	margin-right:30px ;
	background: #d4d0c8;
	text-align:center;	
	width: 140px;
	float: left;
	cclear: both;
	border: 1px solid #A5ACB2;
}
.tx_powermail_pi1_formconfirmation_submit {
	margin-top:6px ;
	background: #d4d0c8;
	text-align:center;	
	width: 180px;
	float: right;
	border: 1px solid #A5ACB2;
}

input.powermail_submit {
	margin: 0px 0px 0px 120px;
	font-weight: bold;
	border: 1px solid #A5ACB2;
	wwidth: 130px;
}
input.powermail_reset {
	margin: 0px 0px 0px 120px;
	font-weight: bold;
	border: 1px solid #A5ACB2;
	wwidth: 130px;
}

td.powermail_all_td {
	padding: 3px 10px 3px 0;
}