form
{
    margin: 0;
    padding: 0;
}

body
{
    font: bold 12px Verdana;
    color: #138266;
    background-color: #138266;
}

.authBtn
{
    height: 25px;
    width: 110px;
}

#dmain
{
    position: relative;
    left: 590px;
    top: -625px;
    width: 100px;
    float: left;
}

.authInp
{
    width: 152px;
}

.authFnt
{
    width: 50px;
    font-size: 14px;
}

.authFnt span, .authFnt font
{
    font-size: 14px;
}

#abver
{
    color: #fff;
}
#dbver
{
    color: #fff;
}

table tbody tr td p
{
    margin-top: 3px;
}

#capt
{
    height: 25px;
}
