#intestaform .labform {
	display: block;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 19px;
	font-size: 12px;
	font-weight: bold;
}
#campi {
	float: left;
	width: 230px;
	line-height: 26px;
	padding-top: 10px;
}
#intestaform {
	width: 80px;
	float: left;
	padding-top: 10px;
	padding-left:32px;
}
.normale {
	font-size: 11px;
	width: 230px;
	margin-bottom: 2px;
	margin-top: 5px;
	color: #666666;
}
.form {
	width: 350px;
	overflow: hidden;
}
#tastoinvio {
	width: 349px;
	clear: both;
	text-align: right;
	padding-bottom: 9px;
}
.privacy {
	float:left;
	font-size: 10px;
	line-height: 13px;
	margin-left: 32px;
	margin-top: 9px;
	margin-bottom: 9px;
	width: 317px;
}
.consenso {
	margin-top:10px;
	margin-left:0px;
}
.reset {
	background-image: url(../images/w58.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 71px;
	background-position: center center;
	border-style: none;
	background-color: #FFFFFF;
	cursor: pointer;
	cursor: hand;	
}
.invia {
	background-image: url(../images/w57.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 71px;
	background-position: center center;
	border-style: none;
	background-color: #FFFFFF;
	cursor: pointer;
	cursor: hand;
}

