@charset "UTF-8";
form {
}
form {
	width: auto;
}
.Stile3 #textfield {
	background-image: url(field.jpg);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0;
	height: 29px;
	width: 287px;
	background-repeat: no-repeat;
	color: #666666;
	float: right;
	margin-bottom: 10px;
}
 #textfield2 {
	background-image: url(field.jpg);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0;
	height: 29px;
	width: 287px;
	background-repeat: no-repeat;
	color: #666666;
	float: right;
	margin-bottom: 10px;
}
 #textfield3 {
	background-image: url(field.jpg);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0;
	height: 29px;
	width: 287px;
	background-repeat: no-repeat;
	color: #666666;
	float: right;
	margin-bottom: 10px;
}	
#submit {
	background-image: url(submit.jpg);
	height: 26px;
	width: 360px;
	border: 0;
	cursor: auto;
}
.Stile3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.Stile3 #textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-image: url(field_req.jpg);
	height: 65px;
	width: 285px;
	border: 0;
	float: right;
}
