/*************/
/* Powermail */
/**************/

.tx_powermail_pi1_fieldwrap_html label { float:left; display:block; width:100px;
                                                              font-size: 110%; }

.tx-powermail-pi1_fieldset
{
margin-right:39px;
}

tx_powermail_pi1_fieldwrap_html input {
float:left;
}

.tx-srfreecap-pi2-image {
position:relative;float:left;left:85px;
}

.tx-srfreecap-pi2-cant-read {
position:relative;clear:both;float:left;margin-top:0px;display:block;width:220px;left:100px;
}

.tx_powermail_pi1_fieldwrap_html_submit input {

/*
position:relative;clear:left;top:20px; font-size: 100%;display:block;width:146px;left:180px;margin-bottom:30px;
*/

position:relative;clear:left;
top:16px; 
font-size: 90%;display:block;                
width:320px;
margin-bottom:30px;
text-align:center;
    display: block;
    margin-left: auto;
    margin-right: auto;

}
 
.powermail_text{
  width: 200px;
}

tx_powermail_pi1_fieldwrap_html {
float:left; display:block; width:400px; font-size: 110%; 
}

.tx_powermail_pi1_fieldwrap_html_captcha {
clear:both;
}

.tx_powermail_pi1_fieldwrap_html_captcha img {
position:relative;
float:left;
left:103px;
}

/* Powermail Checkboxes begin */

tx_powermail_pi1_fieldwrap_html_check {

}

.powermail_check_inner {
clear: both;
float: none;
position: relative;
}

.powermail_check_inner input {
left: 10px;
position: absolute;
top: 1px;
}

.powermail_check_inner label {
position: relative;
left: 180px;
width: 146px;
display: block;
}




/* Powermail Checkboxes end */

.powermail_mandatory { color:red; }
.powermail_mandatory_js { color:red;padding-left: 180px; }