/*style commenti */
#commentform{border:3px solid #D8C09C;background:#EEE;padding-left:14px}#commentform label{border:3px solid #D8C09C;background:#EEE;padding-left:2px;width:100px;display:block}#comment,#email,#author,#url{background-color:#FFF;border:2px solid #D8C09C;width:300px}#comment{background-color:#FFF;border:3px solid #D8C09C;width:418px;height:200px;font-weight:700}#submit{background-color:#444825;border:1px solid #444825;color:#FFF;font-weight:700;-moz-border-radius:8px;-webkit-border-radius:8px}#submit:hover{background-color:green;border:1px solid green;color:#FFF;font-weight:700;-moz-border-radius:8px;-webkit-border-radius:8px}span.error{background:url(../images/unchecked.gif) no-repeat left 15px;padding:10px}span.valid{background:url(../images/checked.gif) no-repeat right 15px;margin:-6px}em .error{background:url(../images/unchecked.gif) no-repeat top right;padding-left:10px;width:10px}em.success{background:url(../images/checked.gif) no-repeat top right;padding-left:1px;width:10px}