.notice{
    color: #FF0000;
    margin: 0 auto;
    width: 405px;
    clear: both;
    font-size: 9pt;
}
.forgotpass{
    color: #2200FF;
    text-decoration: underline;
    cursor: pointer;
}
.img-captcha{
    height: 30px;
    width: 148px;
}
.enter-captcha{
    height: 10px;
    height: 30px;
}

.div-form {
    width:415px;margin:20px auto;border:1px solid #777777;
}

#div-empty{
    width:286px; margin:20px auto;
}

#btnLogin{
    margin-top: 10px; margin-left: 65px; width: 80px; height: 26px;
}

.lbl-login{
    color: #2C2C2C; font-weight: bold;
}