div.blocco { width: 100%; clear: both; margin: 0px 0px 3px 0px;	}
p.etichetta label { font-weight: bold; color: #CC0000; background-color: #FFFFFF; }
.etichetta { width: 25%; float: left; clear: left; text-align: left; vertical-align: top; margin: 3px 0px 3px 0px; padding: 3px 0px 3px 0px; border-bottom: 1px dashed  #CCCCCC; }
.dati { width: 75%; float: right; clear: right; text-align: left; margin: 3px 0px 3px 0px; }

