.tab_contatti .textbox{
	font-weight: bold;
	color: #272B2E;
	font-size: 13px;
	background-color: #F0F8FF;
	padding: 2px 22px 3px 5px;
	width: 180px;
	height: 24px;
	border-top: 1px dashed #004A95;
	border-right: 1px solid #004A95;
	border-bottom: 1px solid #004A95;
	border-left: 1px solid #004A95;
	z-index: 0;	
}
.tab_contatti .textarea{
	font-weight: bold;
	color: #272B2E;
	font-size: 13px;
	background-color: #F0F8FF;
	padding: 2px 15px 3px 5px;
	width: 402px;
	height: 140px;
	border-top: 1px solid #004A95;
	border-right: 1px solid #004A95;
	border-bottom: 1px solid #004A95;
	border-left: 1px solid #004A95;
	z-index: 0;	
}
.tab_contatti .label{
	font-weight: bold;
	color: #272B2E;
	padding: 3px 0px 3px 5px;
	background-color: #FFF2DF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	width: 173px;
	margin-top: 10px;
	z-index: 0;
}
.tab_contatti .ico{
	width: 0px;
}
.tab_contatti .spacer{
	width: 0px;
}
.tab_contatti .field{
	width: 0px;
	text-align: left;
	padding: 10px 0px 0px 0px;
	vertical-align: bottom;
}
.tab_contatti .ip{
	width: 10px;
	text-align: right;
	padding: 5px 0px 0px 20px;
	vertical-align: bottom;
}
.tab_contatti .field_pre{
	width: 10px;
	text-align: right;
	padding: 5px 10px 0px 20px;
	vertical-align: bottom;
}
.tab_contatti .value_pre{
	width: 100%;
	font-weight: bold;	
	text-align: left;
	padding: 5px 0px 0px 0px;
	vertical-align: bottom;
}
.tab_contatti .error_pre{
	font-weight: bold;
	color: #ff0000;
}
.tab_contatti .field_ta{
	width: 0px;
	text-align: left;
	padding: 10px 0px 0px 0px;
	vertical-align: top;
}
.tab_contatti .edit{
	text-align: left;
	padding: 10px 0px 0px;
	z-index: 1;
	position: relative;
	left: -25px;
	top: 8px;
}
.tab_contatti .edit_ta{
	text-align: left;
	padding: 10px 0px 0px;
	z-index: 1;
	position: relative;
	left: -25px;
	top: -125px;
}
.tab_contatti .message{
	text-align: left;
	padding: 10px 0px 0px;
	z-index: 1;
	position: relative;
	float: left;
	left: -50px;
	top: 20px;
}
.tab_contatti .checkbox{
	border: none;
}