 
 #log_res.ajax-loading {
 	width: 545px;
	height: 150px;
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#log {
	width: 545px;
	margin-top: 10px;
	height: 135px;
	text-align: center;
	margin-bottom: 10px;
}
#log img {
	float:none;	
}
 
#log_res {
	overflow: auto;
}
 #log_res2.ajax-loading2 {
 	width: 545px;
	height: 150px;
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#log2 {
	width: 545px;
	margin-top: 10px;
	height: 135px;
	text-align: center;
	margin-bottom: 10px;
}
#log2 img {
	float:none;	
}
 
#log_res2 {
	overflow: auto;
}
 #log_res3.ajax-loading3 {
 	width: 545px;
	height: 150px;
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#log3 {
	width: 545px;
	margin-top: 0px;
	height: 80px;
	text-align: center;
	margin-bottom: 10px;
}
#log3 img {
	float:none;	
}
 
#log_res3 {
	overflow: auto;
}

fieldset {
	border:1px dashed #CCC;
	padding:10px;
	margin-top:20px;
	margin-bottom:20px;
}
legend {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 90%;
	letter-spacing: -1px;
	font-weight: bold;
	line-height: 1.1;
	color:#fff;
	background: #666;
	border: 1px solid #333;
	padding: 2px 6px;
}
label {
	width:140px;
	height:32px;
	margin-top:3px;
	margin-right:2px;
	padding-top:11px;
	padding-left:6px;
	float:left;
	display: block;
	font-size: 115%;
	letter-spacing: -1px;
	font-weight: normal;
	line-height: 1.1;
}
.label2{
	font-size: 140%;
	letter-spacing: -1px;
	font-weight: normal;
	line-height: 1.1;
	color: #607AAE;
	text-align: center;
	margin-bottom: 7px;
	margin-top: 5px;
	}
.form {
	margin:0;
	padding:0;
}
#leftSide {
	width:545px;
	padding-top:30px;
	float:left;
}
#leftSideprimo {
	width:545px;
	float:left;
}
.clear {
	clear:both;
}
.holder {
	background-color:#fff;

}
.div_texbox {
	width:370px;
	float:right;
	height:35px;
	margin-top:3px;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:5px;
}

.div_texboxriguardo1 {
	height:140px;
	padding-bottom:0px;
	padding-left:105px;
	padding-right: 105px;
	background-image: url(../images/piegaform.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 25px;
}
.div_texboxriguardo {
	height:60px;
	padding-top:30px;
	padding-bottom:15px;
	padding-left:105px;
	padding-right: 105px;
	background-image: url(../images/piegaform.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.textbox {
	background-image: url(../images/16t.png);
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	background-position:left;
	width:330px;
	font:normal 18px Arial;
	color: #999999;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 19px;
}
* html .textbox{
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.nocodestore.com/images/16t.png', sizingMethod='scale');
}

.textbox:focus, .textbox:hover {
	background-color:#D6E9FF;
}

.button_div {
	width:545px;
	float:right;
	background-color:#fff;
	text-align:right;
	height:50px;
	margin-top:3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
}
.buttons {
	font-size:13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	background-image: url(../images/inviomail_btn.png);
	height: 45px;
	width: 125px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
	border: thin solid #FFFFFF;
	margin-right: 200px;
}
#privacy {
	font-size: 10px;
	text-align: center;
	color: #999999;
	margin-top: -5px;
	margin-bottom: 5px;
}
