/* CSS2 Style powerd by That's Web, Biancucci Roberto, 
2003-2008 Tutti i diritti riservati */

form#formail {
	width: 470px;
	margin: 0px 0px 15px 0px;
	background: transparent;
}
form#formail fieldset {
	width: 440px;
	padding: 15px;
	border: 1px solid #b7d2e0;
 	background: transparent;
}
form#formail legend {
	margin: 5px 0px 10px 0px;
	background: transparent;
	font-size: 8pt;
	color: #b7d2e0;
}
form#formail label {
	clear: left;
	float: left;
	width: 150px;
	text-align: left;
	font-size: 8pt;
	color: #444444;
	cursor: pointer;
}
form#formail label.obl {
	color: #ff6400;
}
form#formail input, select {
	float: left;
	margin: 0px 0px 5px 0px;
	font-size: 8pt;
	color: #444444;
}
form#formail textarea {
	width: 430px;
	padding: 5px;
	margin: 10px 0px 0px 0px;
	font-family: "@Arial Unicode MS", sans-serif;
	font-size: 8pt;
}
div#security {
	position: absolute;
	right: 50px;
	width: 125px;
	margin: 0px 0px 0px 0px;
	background: #ffffff;
}
