﻿
.loginContainer
{
    padding-top: 20px !important;
    padding-left: 30px !important;
}

div#divPasswordRecovery
{
    display: none;
}

div#divNewUser
{
    display: none;
}

.login3DBG
{
    position: absolute;
    top: -20px;
    left: 425px;
    width: 524px;
    height: 397px;
    background-image: url(images/FF3DNewAccountBG.gif);
    background-repeat: no-repeat;
    z-index: 0;
}



.loginMainContainer
{
    height: 350px;
}

.loginMembers h2, #ctl00_ContentPlaceHolder1_m_objPasswordRecovery h1
{
    margin-top: 0px;
    margin-bottom: 10px; /*margin-left: 50px;*/
    text-align: center;
}

#ctl00_ContentPlaceHolder1_m_objPasswordRecovery h1
{
    width: 370px;
    text-align: left;
}

.loginForgotCreateArea
{
    padding-left: 50px;
}

.rememberLogInArea
{
    margin-top: 0px;
}

.rememberMeArea
{
    margin-top: 5px;
}

.rememberMeTD
{
    white-space:nowrap;
}

.loginForgotCreateArea
{
    padding-top: 15px;
    text-align: center;
}

.loginButtonTD
{ 
     text-align:right; 
     width: 200px;
}


.loginTextButton
{
    float:right;
}

.remindMePush
{
    width: 64px;
}