@charset "utf-8";

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	font-size: 12px;
	color: #000;
}


/* FELogin */

div.tx-felogin-pi1 h3 {
	font-family: "droid-serif-1", "droid-serif-2", serif;
	color: #999999;
	font-weight: 700;
	font-size: 18px;
}

div.tx-felogin-pi1 form fieldset legend {
	display: none;
}

/* Powermail*/

div.tx_powermail_pi1_fieldwrap_html { 
	margin-top: 5px;
}

fieldset.tx-powermail-pi1_fieldset_1 label { 
	display: block;
	float: left;
	width: 120px;
}

fieldset.tx-powermail-pi1_fieldset_1 legend {
	font-family: "droid-serif-1", "droid-serif-2", serif;
	color: #999999;
	font-weight: 700;
	font-size: 16px;
}

div.powermail_mandatory_js { 
	color: red;
	margin-left: 120px;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_submit_uid5 { 
	margin-top: 10px;
	margin-left: 120px;
}

div#powermaildiv_uid1,div#powermaildiv_uid6 {
	margin-top: 15px;
}

span.powermail_mandatory { 
	display: none;
}

div.tx_powermail_pi1_fieldwrap_html_1 label, div.tx_powermail_pi1_fieldwrap_html_4 label { 
	font-weight: 700;
}