/* Powermail */
	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
}
