div.tx-powermail-pi1 td.powermail_all_td{
	font-size: 11px;
}

div.tx-powermail-pi1 fieldset.tx-powermail-pi1_fieldset {
	margin: 0;
	padding: 0;
	border: none;
	border: 0;
}

div.tx_powermail_pi1_fieldwrap_html {
	margin: 0 20px 6px 0;
}
fieldset.tx-powermail-pi1_fieldset_1 {
	width: 100%;
}

.tx-powermail-pi1_fieldset legend {
	display: none;
	border: none;
	border: 0;
}

fieldset.tx-powermail-pi1_fieldset .tx_powermail_pi1_fieldwrap_html_text label,
fieldset.tx-powermail-pi1_fieldset .tx_powermail_pi1_fieldwrap_html_select label,
fieldset.tx-powermail-pi1_fieldset .tx_powermail_pi1_fieldwrap_html_textarea label {
	display: block;
	width: 100px;
	float: left;

	font-weight: normal;
	margin-top: 5px;
}

.tx_powermail_pi1_fieldwrap_html_label{
	font-weight: bold;
	padding-top: 10px;
}


.tx_powermail_pi1_fieldwrap_html_text input {
	border: 1px solid #26A592;
	width: 200px;
	margin-top: 5px;
}

textarea.powermail_textarea {
	border: 1px solid #26A592;
	width: 250px;
	height: 150px;
}

div.tx_powermail_pi1_fieldwrap_html {
	margin: 20px 0;
}

input.powermail_submit {
	color: white;
	background-color: #26A592;
	margin-top: 10px;
}

input.powermail_check {
	position: static;
	margin: -10px 0 0 190px;
	!margin: -105px 0 0 135px;
}
