.inform_tab, .inform_tab2, {
	background: #EEE9B7 url(_landing_img/sx_form.jpg) 0px 0px repeat-y;
	width:366px;
	text-align: center;
}

.sfondo-form {
	background: #EEE9B7 url(_landing_img/sx_form.jpg) 0px 0px repeat-y;
}

.inform_tab th{
	background: url(_landing_img/header_form.jpg) 0px 0px no-repeat;
	height:35px;
	width: 366px;
	padding-left:5px;
	color: #AEA22B;
	font-size: 16pt;
	margin: auto;
}

.inform_tab2 th{
	background: #EEE9B7  url(_landing_img/header_form.gif);
	height:35px;
	width: 366px;
	padding-left:5px;
	color: #AEA22B;
	font-size: 16pt;
}

.inform_tab3 th{
	background: #EEE9B7  url(_landing_img/header_form.jpg);
	height:35px;
	width: 366px;
	padding-left:5px;
	color: #AEA22B;
	font-size: 16pt;
}

.inform_tab th, .inform_tab td{
	padding-left:5px;
}

.inform_tab2 th, .inform_tab2 td{
	padding-left:5px;
}

.inform_lastrow{
	padding-bottom:5px;
}
.inform_buttrow{
	background: #EEE9B7 url(_landing_img/sx_form.jpg) 0px 0px repeat-y;
	height: 35px;
	text-align: center;
	border-right: solid 1px #E3E3E3;
}
.inform_bottom{
	background: #FFFFFF url(_landing_img/footer_form.jpg) no-repeat;
	height:24px;
	text-align:center;
}

.field {
	width: 70%;
	background: #EEE9B7;
	text-align: left;
	border-right: solid 1px #E3E3E3;
	padding: 1px;
}

.campi_form {
	width: 90%;
	border: solid 1px #AEA22B;
}

.butt {
	background: url(_landing_img/butt_form.jpg) no-repeat;
	height: 24px;
	color: #AEA22B;
	font-size: 14pt;
	width: 107px;
	border: 0px;
}

.label {
	background: #EEE9B7 url(_landing_img/sx_form.jpg) 0px 0px repeat-y;
	text-align: right;
	margin-right: 2px;
}