input{	width:160px;	background-color:#f3f3f5;	border:1px solid #c6c5c1;	height:16px;	color:#9a963d;	font-size:12px;	font-family: Arial;	margin:1px 0px;}textarea{	color:#9a963d;	width:160px;	background-color:#f3f3f5;	border:1px solid #c6c5c1;	height:100px;	font-size:12px;	font-family: Arial;	margin:1px 0px;	overflow:auto;	line-height:100%;	text-align:left;}/********************************* LiveValidation *************************************//* Classe che si applica ai messaggi di validità */.LV_valid {	color:#9a963d;}/* Classe che si applica ai messaggi di non validità */	.LV_invalid {	color: #ad8f2f}/* Classe che si applica a tutti i messaggi di validazione */	.LV_validation_message{       margin:0 0 0 5px;}/* Stili applicati ai campi validi */    .LV_valid_field,input.LV_valid_field:hover, input.LV_valid_field:active,textarea.LV_valid_field:hover, textarea.LV_valid_field:active,.fieldWithErrors input.LV_valid_field,.fieldWithErrors textarea.LV_valid_field {	color:#9a963d;}/* Stili applicati ai campi non validi */ .LV_invalid_field, input.LV_invalid_field:hover, input.LV_invalid_field:active,textarea.LV_invalid_field:hover, textarea.LV_invalid_field:active,.fieldWithErrors input.LV_invalid_field,.fieldWithErrors textarea.LV_invalid_field {	color: #ad8f2f}.line{	width:100%;	margin:1px 0px;	float:left;	text-align:left;}.cek{	width:29px;	border:0px;	background-repeat:no-repeat;	cursor:pointer;}.bottone{	width:74px;height:24px;	font-size:12px;	line-height:100%;	border:none;	color:white;	text-align:center;	background:url(../img/sf_bottone.gif);}.bottone:hover{	cursor:pointer;	color:white;}.meno{	width:23px;height:23px;	border:none;	background:url(../img/meno.jpg);	cursor:pointer;}.piu{	width:23px;height:23px;	border:none;	background:url(../img/piu.jpg);	cursor:pointer;}.meno_g1{	width:23px;height:23px;	border:none;	background:url(../img/meno_g1.jpg) no-repeat center center;	cursor:pointer;}.piu_g1{	width:23px;height:23px;	border:none;	background:url(../img/piu_g1.jpg) no-repeat center center;	cursor:pointer;}.elimina_g1{	width:23px;height:23px;	border:none;	background:url(../img/elimina_g1.jpg) no-repeat center center;	cursor:pointer;}.meno_g2{	width:23px;height:23px;	border:none;	background:url(../img/meno_g2.jpg) no-repeat center center;	cursor:pointer;}.piu_g2{	width:23px;height:23px;	border:none;	background:url(../img/piu_g2.jpg) no-repeat center center;	cursor:pointer;}.elimina_g2{	width:23px;height:23px;	border:none;	background:url(../img/elimina_g2.jpg) no-repeat center center;	cursor:pointer;}.cancella{	width:115px;height:50px;	padding:0px 5px;	line-height:100%;	border:none;	color:white;	text-align:left;	background:url(../img/cancella.jpg) 0px 10px no-repeat;	cursor:pointer;	font-weight:bold;}.ordina{	width:115px;height:50px;	padding-left:15px;	line-height:100%;	border:none;	color:white;	text-align:left;	background:url(../img/ordina.jpg) 0px 6px no-repeat;	cursor:pointer;	font-weight:bold;}input.dis{	background:#f6f6f6; 	border:1px solid #f5f5f5;}input.XS{	width:30px;}input.S{	width:60px;}input.L{	width:180px;}input.XL{	width:220px;}.paypal{	width: 50px;	height: 50px;	border:0px;	background:url(../img/paypal.gif) no-repeat white;}.paypal:hover{	cursor:pointer;	border-top: 1px solid #f7fbf2;	border-left: 1px solid #f7fbf2;	}