.tx-powermail-pi1 legend { display: none; }

.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_text input {
	-moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #E1E1E1;
    border-color: #A6A6A6 #E1E1E1 #E1E1E1;
    border-right: 1px solid #E1E1E1;
    border-style: solid;
    border-width: 1px;
    padding: 3px 7px;
    width: 254px;
}

.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_text input:hover,
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_text input:focus {
    background-color: #fff;
}

.tx-powermail-pi1 select:hover,
.tx-powermail-pi1 select:focus {
    background-color: #fff;
}

.tx-powermail-pi1 label {
	line-height: 1.6em;
    margin: 0;
    display: block;
}

.powermail_mandatory {
	color: #66C6D5;
}

.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_select select {
	-moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #E1E1E1;
    border-color: #A6A6A6 #E1E1E1 #E1E1E1;
    border-right: 1px solid #E1E1E1;
    border-style: solid;
    border-width: 1px;
    padding: 2px 2px 2px 3px;
}

.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_select select option {
	padding-right: 20px;
}

.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html {
	margin-bottom: 15px;
	float: left;
	width: 49%;
}

.tx-powermail-pi1 input.invalid {
	-moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #DF280A #FAEBE7 #FAEBE7;
    border-right: 1px solid #FAEBE7;
    border-style: solid;
    border-width: 1px;
}

.error p {
	color: #DF280A;
	font-size: 85%;
	margin-left: -87px;
}

.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_submit input {
	background-color: #5FC2D1;
    background-image: url("../img/btn_bg_blue.png");
    background-position: left top;
    background-repeat: repeat-x;
    border: 0 none;
    color: #000000;
    cursor: pointer;
    height: 30px;
    line-height: 13px;
    margin: 0;
    min-height: 13px;
    min-width: 10px;
    overflow: visible;
    padding: 0;
    position: relative;
    width: auto;
	padding: 1px 31px 0 10px;
    
    text-transform: uppercase;
    width: auto;
    
    border: 0 none;
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    font-weight: 700;
    height: 29px;
    margin: 0;
    min-width: 145px;
    overflow: visible;
}

.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_submit {
	clear: both;
}