/** styles for powermail extension

.tx-powermail-pi1 {
width: 230px;
}

div.tx_powermail_pi1_fieldwrap_html
{
width: 200px;
}

div.tx_powermail_pi1_fieldwrap_html label {
 padding-right: 20px;
}


div.tx_powermail_pi1_fieldwrap_html input {
width: 25px;
}
table.powermail_all
{
font-family: Tahoma, Geneva, sans-serif;
font-size: 12px;
}

end styles for powermail extension **/

fieldset.tx-powermail-pi1_fieldset {

/* Disable border */

border: none;

}

fieldset.tx-powermail-pi1_fieldset label {

/* Style labels */

display: block;

width: 70px;

float: left;

clear: both;

}


fieldset.tx-powermail-pi1_fieldset select {

/* Style input fields */

width: 200px;

border: none;

margin-left: 0px;

}

div.tx_powermail_pi1_fieldwrap_html {

/* Increase margin between every field */

margin: 10px 0;
}

/** div.tx_powermail_pi1_fieldwrap_html_10 input,
div.tx_powermail_pi1_fieldwrap_html_9 input
{
width: 100px;
}
**/

#uid9_hr {
width: 105px;
}

#uid10_hr {
width: 105px;
}

#uid16 {
width: 212px;
}

legend { display: none; }

.powermail_mandatory_js {
 text-transform: lowercase;
}
