#comm_form {
	width: 650px;
	margin:5px auto;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	position: relative;

}

#comm_form input, #comm_form textarea {

	border: 1px solid #999999;
	font-size: 12px;
	padding: 1px;
	width: 450px;
	color: #000000;
}
#comm_form .textarea_line_group {

	border: none;
	padding: 0px;
	width: 474px;
	clear: right;
	float: left;
}

#comm_form input {
	width: 200px;
	float: left;
	margin-top: 2px;
	
}

#comm_form .input_telefono {
	width: 96px;
	float: left;
	margin-top: 2px;
}
#comm_form .input_cap {
	width: 5em;

	margin-top: 2px;
}
#comm_form select {
	width: 80px;
	font-size: 12px;
	margin-top: 2px;
	border-style: none;
	color: #000000;
	border: 1px solid #999999;
}

#comm_form   .form_scopo {
	top:0px;
	font-size: 15px;
	color: #000066;
	clear: right;
	float: left;
	width: 100%;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#comm_form  .indirizzo {
	width: 350px;
	float: left;
	margin-top: 2px;
	
}


#comm_form   .form_email_corrente {
	top:0px;
	font-size: 15px;
	color: #CC6600;

}
#comm_form   .form_indica {
top:0px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#comm_form span {
	color: #FF6600;
}
#comm_form p {
	
	font-size: 76%;
}

#comm_form  {
	font-size: 18px;

}

#comm_form fieldset {
	padding: 10px;
	margin-bottom: 12px;

}

#comm_form label {
	display: block;
	font-weight: bold;
	font-size: 12px;
	float: left;
	margin-bottom: 2px;
	margin-left: 5px;
}

#comm_form .field_desc {
	position: absolute;
	text-align: center;
	top: 42px;
	right: 22px;
	width: 150px;
	font-size: 12px;
	border: 1px dotted #64796b;
	visibility: hidden;
	padding: 2px;
	color: #000000;


}	
#comm_form .field_desc  img{
padding-right:3px;


}

.buttons {
width:inherit;	
margin: 15px;


}
.check {
width:inherit;	
margin: 15px;


}
