.tx-srfreecap-pi2-image { margin-left: 1em; }
.tx-srfreecap-pi2-cant-read { font-size: 11px; color:#5d5d5d; }
.tx-srfreecap-pi2-cant-read a:link { background-color:transparent; font-weight:bold; text-decoration:none; }

span.powermail_mandatory {
	/* Color of mandatory error message */
	color: #17749B;
        
}
input.validation-failed, textarea.validation-failed {
background-color: #FFEEEE; 
}

div.tx-powermail-pi1_confirmation {
padding: 10px;
background: #ececec;
border: 2px solid #0187ad;
}

div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: #17749B;
	margin: 8px 0 0 180px;
        width: 300px;
color: #bb0000;
}

.powermail_radio_inner{
margin: 15px;
}

.tx_powermail_pi1_fieldwrap_html .required {
        border: 1px solid #17749B !important;
        border-left-width: 4px !important;
        margin-left: 0px ;
        width: 257px !important;
background: white;
}
fieldset.tx-powermail-pi1_fieldset {
    background-color: #fefefe;
    border: 1px solid #17749B;
    padding: 20px;
    font-family: Verdana;
    font-size: 11px;
    margin: 10px 0px 10px 0px;
}
fieldset.tx-powermail-pi1_fieldset textarea {
    margin-top: 10px;  
    width: 440px !important;
    color: #5D5D5D;
    padding: 2px 0px 2px 2px;

}

fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
       	font-weight: bold;
	color: #5D5D5D;
       

}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 150px;
	float: left;
	clear: both;
	font-weight: bold;
        color: #5D5D5D;
        padding-right: 30px;

}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input and textarea */
	width: 260px;
        border: 1px solid #17749B;
        color: #5D5D5D;
        padding: 2px 0px 2px 2px;
        font-family: Verdana;
        font-size: 11px;
}

.powermail_check_inner{
padding: 15px 15px 15px 15px;
margin-left: 15px;
}

.powermail_check {

margin-left: 30px;
}

.csc-mailform-check{
display: none;
padding-top: 10px;
}

div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 10px 0;

}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 0px 0 10px 0px;
	font-weight: bold;
}

p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

/* Confirmation */
td.powermail_all_td {
padding: 3px 10px 3px 0;
}

.tx_powermail_pi1_fieldwrap_html {
width: 500px;
float: left;
}

.tx-srfreecap-pi2-image {
float: left;
clear: both;
}


.tx-powermail-pi1_confirmation P{
color: #DD0000;
font-size: 16px;
font-weight: bold;
margin: 0 0 0 2px;
}
.tx-powermail-pi1_confirmation table{
color: #5d5d5d;
font-size: 12px;
margin: 15px 0 0 0;
}

.tx_powermail_pi1_formconfirmation_back {
cursor: pointer;
clear: right;
width: auto;
float: left;
margin: 15px 15px 0 0 ;

}
.tx-powermail-pi1_confirmation_submit {
cursor: pointer;
clear: left;
margin: 15px 15px 0 0 ;
}

.powermail_pagebrowser {
	font-weight: bold;
	color: #ffffff !important;
	text-align: center;
	border: 1px solid #17749B;
	padding: 3px;
	background: #17749B !important;
margin-top:10px !important;
}