span {
    color: #AF0000;
    font-family: Verdana, Georgia, Trebuchet MS, Arial, Helvetica, Geneva, Swiss, Sans-serif;
    font-size: 110%;
    font-weight: bold;
}
TABLE.prima {
    width: 400px;
    padding: 0px;
    margin: 0px 0px 0px 10px;
    text-align: left;
    border: 0;
    background-color: white;
}
    TABLE.prima INPUT, TABLE.prima TEXTAREA, TABLE.prima SELECT {
        font-family: Georgia, Trebuchet MS, Verdana, Arial, Helvetica, Geneva, Swiss, Sans-serif;
        color: #716F70;
        font-weight: bold;
        border-top: 1px solid #C7C7C7;
        border-right: 1px solid #EDEDED;
        border-bottom: 1px solid #EDEDED;
        border-left: 1px solid #C7C7C7;
        background-color: #F2F2F2;
    }

    TABLE.prima INPUT.button {
        background-image: url(../image/submit_registrati.gif);
        width: 122px;
        height: 25px;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
        font-family: Trebuchet MS, Verdana, Arial, Helvetica, Geneva, Swiss, Sans-serif;
        font-size: 11px;
        font-weight: bold;
        text-align: center;
        color: #7F7F7F;
        text-transform: uppercase;
        border: solid 0 #FFFFFF;
    }
    HTML>BODY TABLE.prima INPUT.button {
        padding: 0px 3px 2px 0px;
        margin: -1px 0px 1px 0px;
    }
    TABLE.prima INPUT.noborder {
        color: #716F70;
        border-top: 0px solid #C7C7C7;
        border-right: 0px solid #EDEDED;
        border-bottom: 0px solid #EDEDED;
        border-left: 0px solid #C7C7C7;
        background-color: white;
    }
TABLE.seconda {
    width: 400px;
    padding: 0px;
    margin: 0px 0px 0px 10px;
    text-align: left;
    border: 0;
    background-color: white;
}
    TABLE.seconda TD {
        padding: 4px 0px 4px 0px;
        margin: 0px 0px 0px 0px;
        border-bottom: 1px dotted #B2B2B2;
    }
    TABLE.seconda INPUT, TABLE.seconda TEXTAREA, TABLE.seconda SELECT {
        font-family: Georgia, Trebuchet MS, Verdana, Arial, Helvetica, Geneva, Swiss, Sans-serif;
        color: #716F70;
        font-weight: bold;
        border-top: 1px solid #C7C7C7;
        border-right: 1px solid #EDEDED;
        border-bottom: 1px solid #EDEDED;
        border-left: 1px solid #C7C7C7;
        background-color: #F2F2F2;
    }

    TABLE.seconda INPUT.button {
        background-image: url(../image/submit_registrati.gif);
        width: 122px;
        height: 25px;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
        font-family: Trebuchet MS, Verdana, Arial, Helvetica, Geneva, Swiss, Sans-serif;
        font-size: 11px;
        font-weight: bold;
        text-align: center;
        color: #7F7F7F;
        text-transform: uppercase;
        border: solid 0 #FFFFFF;
    }
    HTML>BODY TABLE.seconda INPUT.button {
        padding: 0px 3px 2px 0px;
        margin: -1px 0px 1px 0px;
    }
    TABLE.seconda INPUT.noborder {
        color: #716F70;
        border-top: 0px solid #C7C7C7;
        border-right: 0px solid #EDEDED;
        border-bottom: 0px solid #EDEDED;
        border-left: 0px solid #C7C7C7;
        background-color: white;
    }