body {
    margin: 0;
    font-family: Verdana;
    font-size: 9pt;
}

.LoginText {
    font-family: Verdana;
    color: #9b7e18;
    font-size: 12px;
    font-weight: bold;
}

.mobileBg {
    background-image: url(../images/registerSMS/mobileBg.gif);
    background-repeat: no-repeat;
    width: 200px;
}

.smalltext {
    background-color: white;
    text-align: justify;
    font-size: 10px;
    font-family: Arial;
    color: #666666;
}

#forborder {
    border: 1px solid #000000;
    padding: 3px;
    width: 170px;
}


