/* -------------------- powermail ------------------------------------------------------ */	
form.tx_powermail_pi1_form{
	overflow: hidden;
	border:none;
	margin:0;
	padding:0;
	font-size: 11px;
	line-height:15px;
	font-family: Verdana;
	color:#656565;
	font-weight:normal;
	text-align:left;
	float:left;
	width:590px;
}	
	
	
.tx-powermail-pi1 { margin:0; margin-top:-10px; padding:0; top:0;color:#656565; width:590px;
	font-family:Verdana;
	font-size: 11px;
	line-height:15px;
	font-weight:normal;}

fieldset.tx-powermail-pi1_fieldset {
/* Disable border */
border: none;
color:#656565;
font-size:11px;
font-weight:normal;
line-height:15px;
margin:0;
padding:0;
float:left;
}

fieldset.tx-powermail-pi1_fieldset label {
/* Style labels */
display: block;
width: 140px;
float: left;
clear: both;
color:#656565;
font-size:11px;
font-weight:normal;
line-height:15px;
}

input.tipafriend_text,
input.powermail_text,
input.powermail_datetime,
input.powermail_date {
/* Style input fields */
width: 200px;
border: none;
border-bottom: 1px solid #656565;
margin-left: 0px;
color:#656565;
font-size:11px;
font-weight:normal;
line-height:15px;
}

select.powermail_countryselect {width: 200px; margin-left: 0px; border: 1px solid #656565;}
select {width: 120px; margin-left: 0px; border: 1px solid #656565; color:#656565;
	font-family:Verdana;
	font-size: 11px;
	line-height:15px;}

fieldset.tx-powermail-pi1_fieldset legend, p.tx_powermail_pi1_fieldwrap_html_checkbox_title {
	display: none;
}


div.tx_powermail_pi1_fieldwrap_html {
/* Increase margin between every field */
margin: 10px 5px 10px 0px;
}


  
span.powermail_mandatory, span.tx-guestbook-form-obligationfield {
	color: #DA5125;
}
input.validation-failed,
textarea.validation-failed {
	color: #DA5125;
}
div.powermail_mandatory_js {
color: #DA5125;
margin: 3px 0 5px 140px;
}

textarea.powermail_textarea, fieldset.tx-powermail-pi1_fieldset textarea , textarea{
	border: 1px solid #656565;
	width: 200px;
	height:80px;
	margin-left:0px;
	color:#656565;
	font-family:Verdana;
	font-size: 11px;
	line-height:15px;
	font-weight:normal;
}

input.powermail_submit {
	border: 1px solid #656565;
	color:#656565;
	font-size:11px;
	font-weight:normal;
	line-height:15px;
	padding:2px;
	margin:30px 0 20px 140px;
	float:left;
	width:50px;

}
input.powermail_reset {
	margin: 0;
	border: 1px solid #656565;
	color:#656565;
	font-size:11px;
	font-weight:normal;
	line-height:15px;
	padding:2px;
	width:105px;
	margin:0px 0 0 210px;
	float:left;
}


 input.tipafriend_submit {
	border: 1px solid #656565;
	color:#656565;
	font-size:11px;
	font-weight:normal;
	line-height:15px;
	padding:2px;

}

.tx_powermail_pi1_fieldwrap_html_label { width:100%; margin:10px 0 10px 0; float:left; color:#656565;
font-size:11px;}

.tx-powermail-pi1_thx { padding-top:10px;}
