﻿.loginTitle
{
    position: relative;
    float: left;
    width: 85px;
}

.loginControl
{
    position: relative;
    float: left;
}

.loginControlWidth
{
    width: 200px;
}

.loginRememberMe
{
    position: relative;
    float: left;
    width:217px;
}

.loginLogin
{
    position: relative;
    float: left;
    left:-10px;
}

#loginSendPassword
{
    position: relative;
    left:140px;
}
