@CHARSET "UTF-8";
.clear{
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
/******* FORM *******/

#customForm label{
	display: block;
	color: #797979;
	font-weight: 700;
	line-height: 1.4em;
}

/*#nuovaRegistrazione input.error{
	background: #f8dbdb;
	border-color: #e77776;
}*/

