.tx_powermail_pi1_fieldwrap_html_radio_title {
	display: none;
}

.powermail_radio_inner {
	float: left;
}


.tx_powermail_pi1_fieldwrap_html_radio {
	float: none!important;
	width: 100%!important;
}

.tx_powermail_pi1_fieldwrap_html_radio label {
	display: inline;
}

.tx_powermail_pi1_fieldwrap_html_radio .type-check {
	float: left;
	width: 50%;
}

.tx-powermail-pi1_fieldset {
	border-bottom:1px solid #EEEEEE;
	padding:0.7em 0 1em;
	clear: both;
}

label {
	display:block;
	margin-bottom:0.2em;
}

.tx_powermail_pi1_fieldwrap_html {
	float: left;
	width: 50%;
}

.tx_powermail_pi1_fieldwrap_html_text input {
	width:15em;
}

textarea {
	width: 34.5em;
}

.tx_powermail_pi1_fieldwrap_html_textarea label {
	width: 40em;
	margin: 0.7em 0 0 0;
	border-top:1px solid #EEEEEE;
	padding-top: 0.7em;
}

.powermail_captcha {
	width:15em;
}

.tx_powermail_pi1_fieldwrap_html_captcha {
	width:100%;
}

.tx_powermail_pi1_fieldwrap_html_captcha label{
	width:50%;
}

.powermail_captcha_captcha {
	margin-left:3.5em;
	width:50%;
	float:right;
	vertical-align:top;
	margin-top:-1em;
}

.tx-powermail-pi1_confirmation {
	border-top: solid 1px #EEEEEE;
	border-bottom: solid 1px #EEEEEE;
	padding:1em;
	margin-bottom:1em;
}

.tx-powermail-pi1_confirmation p {
	font-weight: bold;
	font-size: 116.67%;
	margin-bottom: 0.3em;
}

.tx-powermail-pi1_confirmation input {
	border:solid 1px #CCCCCC;
	padding:3.6px;
	margin-bottom:0;
}