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

.tx_powermail_pi1_fieldwrap_html label {
float:left; width:200px; color:#FFFFFF;
}

.tx_powermail_pi1_fieldwrap_html input {}
 .tx_powermail_pi1_fieldwrap_html textarea {}

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

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

.tx_powermail_pi1_fieldwrap_html_submit input {
position:relative;clear:left;top:0px; display:block;width:220px;left:100px;
}

tx_powermail_pi1_fieldwrap_html {
 display:block; width:570px; 
}

.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 {
}

*html .powermail_check_inner {
margin-left:200px;
}
.powermail_check_inner[class] {
clear: both;
float: none;
position: relative;
}

*html .powermail_check_inner input {
}
.powermail_check_inner[class]  input{
left: 200px;
position: absolute;
}

*html .powermail_check_inner label {
float:right;
margin-right: 60px;
}
.powermail_check_inner[class] label {
position: relative;
left: 230px;
width: 400px;
display: block;
}
*html .powermail_radio_inner {
margin-left:200px;
}
.powermail_radio_inner[class] {
clear: both;
float: none;
position: relative;
}
*html .powermail_radio_inner input {
}
.powermail_radio_inner[class] input {
left: 200px;
position: absolute;
}
*html .powermail_radio_inner label {
float:right;
margin-right: 60px;
}
.powermail_radio_inner[class] label {
position: relative;
left: 230px;
width: 300px;
display: block;
}
/* Powermail Checkboxes end */

.powermail_mandatory { color:red }
.powermail_mandatory_js { color:red }