@charset "UTF-8";
/* CSS Document */

.validation-advice
{
	color: #C03;
	font-weight: bold;
	padding: 10px 0;
}
