font {
        font-size: 1.2em;
        color: #000;
}

#gbTab, #gbTab td, #gbTab TD {border:0; width:450px;text-align:left;
}
.msgDate {
        height: 10;
        background-image:url(/images/trans.png);
        font-size: 1.1em;
        color:#863e3e;
        
}
.msgName {
        height: 15px;
        font-size: 12px;
        
}
.msgEntry {
        background-image:url(/images/trans.png);
        font-size: 15px;
        
}
.msgWeb {
        height: 15;
        font-size: 1.1em;
        
}
.msgBorder {
        border: 1px solid #FFF;
}
.success {
       background-image:url(/images/trans.png);
       font-size: 1.1em;
       border: 1px solid #000;

}
.error {
       background-color: #FFF;
       font-size: 1.1em;
       border: 1px solid #000;

}

.footer {
        font-size: 1.1em;
        
}
.emailat {
        font-size: 1.1em;
        color: #ff0000;
}
.border {
       border: 1px solid #FFF;

}
.entrypage {
        background-image:url(/images/trans.png);
        width: 80%;
        float: center
        font-size: 1.1em;
        border: 1px solid #FFF;

}