/*[AD]*/
form  p{margin: .6em 0 ; padding:0.3em 0 0.5em 0;}
/*[/AD]*/
fieldset {
	border:none;
	margin:0px;
	padding:0px;
/*border:1px dashed #ddd; padding:10px; margin: 0 0 20px 0;*/
}
legend {font-size: 90%; font-weight: bold; color:#fff; background: #666; padding: 3px 6px;}
/* aggiunto */
legend {display:none;}
label {
width:220px; height:25px; line-height: 25px; margin-right: 5px;	padding-left:6px;	
background:#e7e7e7;	float:left; display:block; color:#333;
}

input, textarea{font-family:"Bitstream Vera Sans Mono","Courier New", Courier, mono; padding:2px;}

/*[AD]*/
input.textbox, select, textarea {background-color:#fff; width:290px; color: #666;
padding:2px; border: 1px solid #ccc; font-family: 'trebuchet ms', verdana, arial, helvetica, sans-serif;}
input.textbox:focus, select:focus, textarea:focus {border:1px solid #B4002E; color:#000;}
select { width:auto; }
input.button { padding: 0.4ex 2ex; margin:1em 0.5em; overflow:visible; border: solid 1px #666; cursor:pointer; }
div #privacy {background-color:#EFEFEF; border:1px solid gray; height:9em; margin-right:1em; overflow:auto; padding:0.5em; width:512px;}
div #privacy ul {margin:0pt 0pt 0pt 2em; padding:0pt; }
div #privacy ul ul { list-style-type:decimal; }
div #privacy ul ul ul { list-style-type:lower-alpha; }
table.elencoacquisti td, table.elencoacquisti th { border-right: solid 1px #ccc; padding:2px 5px; }
table.elencoacquisti td { border-top: solid 1px #ccc; cursor: pointer; }
table.elencoacquisti td.lasth, table.elencoacquisti th.lasth { border-right:medium none; }
.touroperator { float:right; }

.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }
ul.lista-form, ul.lista-form li{
	list-style-type:none;
	line-height:1.35em;
	padding:0px;
	margin:0px;
}
.no-style{
	float:none;
	background:none!important;
	border:none;
	width:auto;
	display:inline;
}
.float-left{
	float:left;
}
.float-right{
	float:right;
}
.no-bold{
	font-weight:normal;
}
table td, table th{
	padding:5px 10px;
}
/*[/AD]*/

