.formteam{
	width:350px;
}
.formteam td{
	font-size:11px;
	height:25px;
}
.formpry td{
	font-size:11px;
}
.input2 {
	border-bottom: 0px;
	border-top: 1px solid #bbbbbb; 
	border-right: 0px;
	border-left: 1px solid #bbbbbb; 	
	font-size: 11px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	width: 160px;
	color:rgb(0,104,180);
	background-color: rgb(255,185,116);
}
.input1 {
	border-bottom: 0px;
	border-top: 1px solid #bbbbbb; 
	border-right: 0px;
	border-left: 1px solid #bbbbbb; 
	font-size: 11px; 
	width: 160px; 
	color: rgb(120,120,120); 
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	background-color: #f5f5f5;
}
.textarea1 {
	border-bottom: 0px;
	border-top: 1px solid #bbbbbb; 
	border-right: 0px;
	border-left: 1px solid #bbbbbb; 
	font-size: 11px; 
	color: rgb(120,120,120); 
	background-color: #f5f5f5;
	width:350px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}
.textarea2 {
	border-bottom: 0px;
	border-top: 1px solid #bbbbbb; 
	border-right: 0px;
	border-left: 1px solid #bbbbbb; 
	font-size: 11px;
	color:rgb(0,104,180);
	background-color: rgb(255,185,116);
	width:350px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}
.privacy {
	border-bottom: 0px;
	border-top: 1px solid #bbbbbb; 
	border-right: 0px;
	border-left: 1px solid #bbbbbb; 
	font-size: 11px;
	color: rgb(120,120,120);
	height: 70px;
	background-color: #f5f5f5;
	width:350px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}
.bottone {
	border:0px;
	font-size: 10px;
	width: 120px;
	color: white;
	height: 16px; 
	background-color: rgb(120,120,120);
}
.bottone2 {
	border:0px;
	font-size: 10px;
	font-weight: bold;
	width: 120px;
	color: rgb(120,120,120);
	height: 16px; 
	background-color: rgb(223,223,223);
}

