.enfh_layout{
	width:570px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	background: url(formback.jpg) repeat-x;
	border: 1px solid #ffd80e;
	padding: 10px;
}
.enfh_-longtext{
	width:100%;
	height:50px;
	overflow-y:scroll;

}
.enfh_errors{
	font-weight:bold;
}
.enfh_-section{
	font-weight:bold;
	width:100%;
	text-align:center;
	border-bottom: 1px dotted #4d4d4d;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
}
.enfh_input,.enfh_select{
	width: 300px;
}
.enfh_textarea{
	width: 530px;
}

.enfh_label{
	width: 230px;
	display:block;
}
.enfh_select{
    /*border: 1px solid #ffd80e;*/
}
.enfh_help{
	width:530;
	padding:10px;
	border: 1px solid #ffd80e;
	background: #f5f5f5;
	text-align:justify;
}

.enfh_needhelp{
	cursor:pointer;
	background: url(help.png) no-repeat right;
	width:100%;
}
.enfh_required{
	font-weight:bold;
}
.enfh_container{
	text-align:center;
}
.enfh_tooltip{
	position: absolute;
	left:0;
	top:0;
	text-align:left;
	font-weight:bold;
	background: url("tip.png") left center no-repeat;
}
.enfh_tooltip ul{
	margin:0;
	margin-left:8px;
	width:190px;
	padding:5px 5px 5px 20px;
}
.enfh_tooltip ul li{
	padding:0;
	margin:0;
}
.bgHome button{
	background-image:url("../../templates/energethicsV2/images/fondo_bottoni.gif");
	background-position:left center;
	background-repeat:repeat-x;
	border:1px solid #6D6D6D;
	color:#000000;
	float:right;
	font-family:Tahoma;
	font-size:11px;
	margin-left:5px;
	padding:2px 10px;
}

