@charset "UTF-8";
/* CSS Document */
.hide {display:none !important}

div.mail div.operazioni {width:95%;margin:5px auto;text-align:center}
div.mail div.operazioni h2 {font-size:13px;padding:2px;text-align:left;margin:10px 0px 0px;border-bottom:1px solid #ccc}
div.mail div.operazioni input.testodel {background-color:#fcc}
div.mail div.operazioni input.testoact {background-color:#cfc}
div.mail div.operazioni div.errore {font-size:11px;font-weight:bold;color:#c00;height:40px; width:90%;margin:0px auto}
div.mail div.operazioni div.asking {background:url(/css07/img/loader.gif) -80px 50% no-repeat;line-height: 40px;padding-left:50px;width:30%;}

table#reguser {width:90%}
table#reguser td {width:50%}
table#reguser td label {font-weight:bold;display:block}
table#reguser td.lab {font:bold 11px 'Lucida Grande', LucidaGrande, Lucida,Tahoma, Arial, sans-serif;}
table#reguser td input,table#reguser td select {font:11px 'Lucida Grande', LucidaGrande, Lucida,Tahoma, Arial, sans-serif}
table#reguser td input.testo {width:180px}
table#reguser td input.testo2 {width:240px}
table#reguser td input.testo3 {width:300px}
table#reguser td input.danno {margin-right:4px}
table#reguser td input.errore {background-color:#a02}
table#reguser td.msg {font-weight:bold;color:#e02;text-align:center}
table#reguser td span.ermsg {font-weight:bold;font-size:11px;display:block;color:#e02}


table#reguser td label.disabled {color:#ccc}

table#reguser td div.check {width:30%;float:left}
table#reguser td div.check input {margin-right:4px}
