﻿.LoginTitle, 
.PasswordRecoveryTitle,
.ChangePasswordTitle,
.CreateUserWizardTitle
{
    text-align: left;
    display: none;
}

.LoginInstructionText, 
.RecoverPasswordInstructionText, 
.ChangePasswordInstructionText,
.CreateUserWizardInstructionText
{
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
}

.LoginLabel, 
.PasswordRecoveryLabel, 
.ChangePasswordLabel,
.CreateUserWizardLabel
{
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;   
}

.LoginHyperLink, 
.PasswordRecoveryHyperlink,
.ChangePasswordHyperlink,
.CreateUserWizardHyperLink
{
    
}
