#modulo {
	width:500px;
}

input {
	width:400px;
}

label {
	display:block;
}

#privacy {
	width:auto;
}

textarea {
	width:400px;
	height:200px;	
}

.richiesto {
	font-weight:bold;
	color:#ff0000;
}
	
.cmd {
	display:inline;
	margin:20px 5px 0px 0px;
	width:148px;
}