.AccountContent
{   
    Width: 650px;
    height: auto;
    margin: 20px 0 0 89px;
/*    padding: 20px 0 0 20px;*/
    position: relative;
    text-align: left;
}
.AccountTextOben
{   
    Width: 540px;
    height: 78px;
    padding: 17px 0 0 89px;
    position: relative;
}
.AccountTextUnten
{   
    Width: 540px;
    height: 78px;
    padding: 10px 0 0 89px;
    position: absolute;
    top: 280px;
    text-align: left;
}
.AccountTextOben_2
{   
    Width: 540px;
    height: 78px;
    padding: 17px 0 0 0;
    position: relative;
}
.AccountTextUnten_2
{   
    Width: 540px;
    height: 78px;
    padding: 10px 0 0 0;
    position: absolute;
    top: 280px;
}
.CreateAccountForm
{   
    Width: auto;
    height: 25px;
    position: relative;
}
.Form
{   
    Width: auto;
    height: 25px;
    position: absolute;
    left: 111px;
}

.LabelContent
{
    Width: 500px;
    height: 25px;
    text-align: left;
    position: relative;
    margin-top: 3px;
}
.LabelStyle
{
    Width: auto;
    height: 25px;
    text-align: left;
    float: left;
}
.TextBox
{   
    Width: 160px;
    height: 20px;
    position: absolute;
    border-bottom: 2px;
    left: 171px;
    float: left;
}
.ErrorBox
{   
    Width: 160px;
    height: 20px;
    position: absolute;
    border-bottom: 2px;
    left: 171px;
    color: Red;
    float: left;
}
.LoginErrorBox
{   
    Width: 300px;
    height: 20px;
    position: absolute;
    border-bottom: 2px;
    left: 345px;
    color: Red;
    float: left;
    padding-top: 2px;
}
.TitleTextBox
{
    width: 200px;
    height: 25px;
    Font-Size: 1.1em; 
    font-weight: bold;
    text-align: left;
}
.CheckBox
{   
    width: 500px;
    padding-top: 5px;
    padding-left: 165px;
    position: relative;
}     
.ButtonStyle
{   
    width: 120px;
    margin-top: 10px;
    position: absolute;
    left: 171px;
}     
.ButtonStyle2
{   
    width: 120px;
    margin-top: 10px;
    position: absolute;
    left: 0px;
}     
.ButtonStyle3
{   
    width: 120px;
    margin-top: 10px;
    position: absolute;
    left: 0px;
    top: 150px;
}     
.ChangeButtonStyle
{   
    width: 120px;
    position: absolute;
    left: 171px;
    bottom: -30px;
    float: left;
}     
.CancelButtonStyle
{   
    width: 120px;
    position: absolute;
    bottom: -30px;
    left: 300px;
    float: left;
}          
.InstructionTextStyle
{
    Width: 580px;
    height: auto;
    text-align: left;
    font-style: italic;
    color: Red;
    position: absolute;
    left: 0px;
    top: 180px;
}
.ChangePasswordTitle
{   
    Width: 600px;
    height: auto;
    padding: 0px 0px 0px 89px;
    font-size: 1.1em;
    font-weight: bold;
    line-height: 25px;
    text-align: left;
}
.PasswordChangeErrorText
{   
    Width: 540px;
    height: 78px;
    padding: 10px 0 0 89px;
    position: absolute;
    top: 240px;
    left: 800px;
    text-align: left;
}
.AnswerText
{
    width: auto;
    position: absolute;
    left: 219px;
    top: 116px;
    font-size: 1.2em;
    font-weight: bold;
    color: Maroon;
}
.GridDiv
{   
    width: auto;
    height: auto;
}
.GridContent 
{   
    Width: 540px;
    height: auto;
    position: relative;
}
.GridTextBox
{   
    Width: 305px;
    height: auto;
    position: absolute;
    border-bottom: 3px;
    top: 0px;
    left: 103px;
}
.GridLabelStyle
{
    Width: 100px;
    height: 25px;
    text-align: left;
}
.FieldValidator
{   
    width: 250px;
    height: auto;
    padding-top: 2px;
    position: absolute;
    top: 0px;
    left: 195px;
}

.ValidatorText
{   
    width: 150px;
    height: auto;
    text-align: left;
    color: Green;
    position: relative;
    right: -20px;
}

