.tx-powermail-pi1 .tx_powermail_pi1_form legend {
    padding-bottom: 0.75em;
    font-weight: bold;
    color: #0;
}
.tx-powermail-pi1 .tx_powermail_pi1_form div.tx_powermail_pi1_fieldwrap_html {
    margin-bottom: 0.5em;
}
.tx-powermail-pi1 .tx_powermail_pi1_form div.tx_powermail_pi1_fieldwrap_html_text label,
.tx-powermail-pi1 .tx_powermail_pi1_form div.tx_powermail_pi1_fieldwrap_html_password label,
.tx-powermail-pi1 .tx_powermail_pi1_form div.tx_powermail_pi1_fieldwrap_html_file label,
.tx-powermail-pi1 .tx_powermail_pi1_form div.tx_powermail_pi1_fieldwrap_html_textarea label,
.tx-powermail-pi1 .tx_powermail_pi1_form div.tx_powermail_pi1_fieldwrap_html_select label,
.tx-powermail-pi1 .tx_powermail_pi1_form div.tx_powermail_pi1_fieldwrap_html_captcha label,
.tx-powermail-pi1 .tx_powermail_pi1_form p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
.tx-powermail-pi1 .tx_powermail_pi1_form p.tx_powermail_pi1_fieldwrap_html_radio_title {
    display: block;
    float: left;
    width: 30%;
    margin-right: 5%;
}
.tx-powermail-pi1 .tx_powermail_pi1_form div.tx_powermail_pi1_fieldwrap_html_captcha_description,
.tx-powermail-pi1 .tx_powermail_pi1_form div.tx_powermail_pi1_fieldwrap_html_captcha_main,
.tx-powermail-pi1 .tx_powermail_pi1_form div.powermail_check_inner,
.tx-powermail-pi1 .tx_powermail_pi1_form div.powermail_radio_inner {
    margin-left: 35%;
}

.tx-powermail-pi1 .tx_powermail_pi1_form div.tx_powermail_pi1_fieldwrap_html_captcha_main img {
    margin: 0;
}

.tx-powermail-pi1 .tx_powermail_pi1_form div.tx_powermail_pi1_fieldwrap_html_text input,
.tx-powermail-pi1 .tx_powermail_pi1_form div.tx_powermail_pi1_fieldwrap_html_password input,
.tx-powermail-pi1 .tx_powermail_pi1_form div.tx_powermail_pi1_fieldwrap_html_captcha input,
.tx-powermail-pi1 .tx_powermail_pi1_form div.tx_powermail_pi1_fieldwrap_html_textarea textarea {
    display: block;
    float: left;
    width: 50%;
}
.tx-powermail-pi1 .tx_powermail_pi1_form div.tx_powermail_pi1_fieldwrap_html_captcha input {
    float: none;
}
.tx-powermail-pi1 .tx_powermail_pi1_form div.tx_powermail_pi1_fieldwrap_html_submit {
    padding-left: 35%;
}

.powermail_all_table {
    width: 100%;
}
.powermail_all_table .powermail_all_label,
.tx-powermail-pi1_confirmation .tx_powermail_pi1_formconfirmation_back {
    width: 35%;
}

.tx-powermail-pi1_confirmation .tx_powermail_pi1_formconfirmation_submit,
.tx-powermail-pi1_confirmation .tx_powermail_pi1_formconfirmation_back {
    display: block;
    float: left;
}
.tx-powermail-pi1_confirmation .tx_powermail_pi1_formconfirmation_submit {
    display: block;
    float: left;
    width: 50%;
}

.tx-powermail-pi1_confirmation .tx_powermail_pi1_formconfirmation_submit input,
.tx-powermail-pi1_confirmation .tx_powermail_pi1_formconfirmation_back input,
.tx-powermail-pi1 .tx_powermail_pi1_form div.tx_powermail_pi1_fieldwrap_html_submit input {
    padding: 1px;
}


