﻿body {
}
#headerTop
{
    width:787px;
    height:18px;
    background:url('forgotPassHeaderTop.jpg') no-repeat;
}
#lockHeader
{
    width:787px;
    height:376px;
    background:url('lockHeader.jpg') no-repeat;
}
div.bgRepeater
{
    width:781px;
    height:360px;
    background:url('forgotPass.jpg') repeat-x;
}
#forgotPassPost
{
    width:219px;
    height:244px;
    float:left;
    background:url('forgotPassPostIt.png') no-repeat;
}
.passResetPanel
{
    margin-left:65px; padding-top:35px;
}
.invalidEmailError
{
    color:Red;
    font-weight:bold;
    text-align:center;
    margin-left:125px;
    width:500px;
}