.Accounts .AspNet-Login,
.Accounts .AspNet-ChangePassword,
.Accounts .AspNet-CreateUserWizard,
.Accounts .AspNet-PasswordRecovery
{
  margin: 1em auto;
  border: solid 1px #252525;
}

.Accounts .AspNet-Login,
.Accounts .AspNet-PasswordRecovery
{
  width: 24em;
}

.Accounts .AspNet-ChangePassword {
  width: 30em;
}

.Accounts .AspNet-CreateUserWizard {
  width: 40em;
}

.Accounts .AspNet-Login label,
.Accounts .AspNet-Login input,
.Accounts .AspNet-ChangePassword label, 
.Accounts .AspNet-ChangePassword input,
.Accounts .AspNet-CreateUserWizard label,
.Accounts .AspNet-CreateUserWizard input,
.Accounts .AspNet-PasswordRecovery label,
.Accounts .AspNet-PasswordRecovery input
{
  color: #252525;
}

.Accounts .AspNet-Login input,
.Accounts .AspNet-ChangePassword input,
.Accounts .AspNet-CreateUserWizard input,
.Accounts .AspNet-PasswordRecovery input
{
  font-size: 1em;
}

.Accounts .AspNet-Login label em,
.Accounts .AspNet-ChangePassword label em,
.Accounts .AspNet-CreateUserWizard label em,
.Accounts .AspNet-PasswordRecovery label em
{
  text-decoration: underline;
  font-style: normal;
}

.Accounts .AspNet-Login .AspNet-Login-TitlePanel,
.Accounts .AspNet-ChangePassword .AspNet-ChangePassword-ChangePasswordTitlePanel,
.Accounts .AspNet-ChangePassword .AspNet-ChangePassword-SuccessTitlePanel,
.Accounts .AspNet-CreateUserWizard .AspNet-CreateUserWizard-StepTitlePanel,
.Accounts .AspNet-PasswordRecovery .AspNet-PasswordRecovery-UserName-TitlePanel,
.Accounts .AspNet-PasswordRecovery .AspNet-PasswordRecovery-Question-TitlePanel
{
  background: #252525 url(images/menu.gif);
  color: #F7F6F3;
  text-align: center;
  font-weight: bold;
  height: 1.7em;
  margin-bottom: 0.3em;
  padding-top: 0.4em;
}

.Accounts .AspNet-CreateUserWizard .AspNet-CreateUserWizard-HeaderTextPanel
{
    font-weight: bold;
    text-align: center;
    height: 2em;
    padding-top: 0.5em;
    margin-bottom: 0.3em;
}

.Accounts .AspNet-Login .AspNet-Login-FailurePanel,
.Accounts .AspNet-ChangePassword .AspNet-ChangePassword-FailurePanel,
.Accounts .AspNet-CreateUserWizard .AspNet-CreateUserWizard-FailurePanel,
.Accounts .AspNet-CreateUserWizard .AspNet-CreateUserWizard-FinalValidatorsPanel,
.Accounts .AspNet-PasswordRecovery .AspNet-PasswordRecovery-FailurePanel
{
  height: 4em;
  color: #990000;
  padding: .5em;
  text-align: center;
  font-weight: bolder;
}

.Accounts .AspNet-Login .AspNet-Login-UserPanel, 
.Accounts .AspNet-Login .AspNet-Login-PasswordPanel, 
.Accounts .AspNet-ChangePassword .AspNet-ChangePassword-UserPanel,
.Accounts .AspNet-ChangePassword .AspNet-ChangePassword-PasswordPanel,
.Accounts .AspNet-ChangePassword .AspNet-ChangePassword-NewPasswordPanel,
.Accounts .AspNet-ChangePassword .AspNet-ChangePassword-ConfirmNewPasswordPanel,
.Accounts .AspNet-CreateUserWizard .AspNet-CreateUserWizard-UserPanel,
.Accounts .AspNet-CreateUserWizard .AspNet-CreateUserWizard-PasswordPanel,
.Accounts .AspNet-CreateUserWizard .AspNet-CreateUserWizard-PasswordHintPanel,
.Accounts .AspNet-CreateUserWizard .AspNet-CreateUserWizard-ConfirmPasswordPanel,
.Accounts .AspNet-CreateUserWizard .AspNet-CreateUserWizard-EmailPanel,
.Accounts .AspNet-CreateUserWizard .AspNet-CreateUserWizard-QuestionPanel,
.Accounts .AspNet-CreateUserWizard .AspNet-CreateUserWizard-AnswerPanel,
.Accounts .AspNet-CreateUserWizard .AspNet-CreateUserWizard-CustomField,
.Accounts .AspNet-PasswordRecovery .AspNet-PasswordRecovery-UserName-UserPanel,
.Accounts .AspNet-PasswordRecovery .AspNet-PasswordRecovery-Question-UserPanel,
.Accounts .AspNet-PasswordRecovery .AspNet-PasswordRecovery-QuestionPanel,
.Accounts .AspNet-PasswordRecovery .AspNet-PasswordRecovery-AnswerPanel
{
  padding: 0.25em 0.1em 0 0;
  text-align: right;
  margin-right: 2em;
}

.Accounts .AspNet-CreateUserWizard .AspNet-CreateUserWizard-UserPanel,
.Accounts .AspNet-CreateUserWizard .AspNet-CreateUserWizard-PasswordPanel,
.Accounts .AspNet-CreateUserWizard .AspNet-CreateUserWizard-ConfirmPasswordPanel,
.Accounts .AspNet-CreateUserWizard .AspNet-CreateUserWizard-EmailPanel,
.Accounts .AspNet-CreateUserWizard .AspNet-CreateUserWizard-QuestionPanel,
.Accounts .AspNet-CreateUserWizard .AspNet-CreateUserWizard-AnswerPanel,
.Accounts .AspNet-CreateUserWizard .AspNet-CreateUserWizard-CustomField
{
   margin-right: 5em;
}

.Accounts .AspNet-Login .AspNet-Login-SubmitPanel,
.Accounts .AspNet-ChangePassword .AspNet-ChangePassword-SubmitPanel,
.Accounts .AspNet-ChangePassword .AspNet-ChangePassword-ContinuePanel,
.Accounts .AspNet-CreateUserWizard .AspNet-CreateUserWizard-CreateUserButtonPanel,
.Accounts .AspNet-CreateUserWizard .AspNet-CreateUserWizard-ContinuePanel,
.Accounts .AspNet-PasswordRecovery .AspNet-PasswordRecovery-UserName-SubmitPanel,
.Accounts .AspNet-PasswordRecovery .AspNet-PasswordRecovery-Question-SubmitPanel
{
  text-align: right;
  padding: .5em;
}

.Accounts .AspNet-Login .AspNet-Login-RememberMePanel 
{
  padding: .25em .25em 0 0;
  text-align: center;
}

.Accounts .AspNet-Login .AspNet-Login-CreateUserPanel, 
.Accounts .AspNet-Login .AspNet-Login-PasswordRecoveryPanel 
{
  padding: 0 0 .25em .25em;
}

.Accounts .AspNet-Login .AspNet-Login-UserPanel label, 
.Accounts .AspNet-Login .AspNet-Login-PasswordPanel label,
.Accounts .AspNet-ChangePassword .AspNet-ChangePassword-UserPanel label,
.Accounts .AspNet-ChangePassword .AspNet-ChangePassword-PasswordPanel label,
.Accounts .AspNet-ChangePassword .AspNet-ChangePassword-NewPasswordPanel label,
.Accounts .AspNet-ChangePassword .AspNet-ChangePassword-ConfirmNewPasswordPanel label,
.Accounts .AspNet-CreateUserWizard .AspNet-CreateUserWizard-UserPanel label,
.Accounts .AspNet-CreateUserWizard .AspNet-CreateUserWizard-PasswordPanel label,
.Accounts .AspNet-CreateUserWizard .AspNet-CreateUserWizard-ConfirmPasswordPanel label,
.Accounts .AspNet-CreateUserWizard .AspNet-CreateUserWizard-EmailPanel label,
.Accounts .AspNet-CreateUserWizard .AspNet-CreateUserWizard-QuestionPanel label,
.Accounts .AspNet-CreateUserWizard .AspNet-CreateUserWizard-AnswerPanel label,
.Accounts .AspNet-CreateUserWizard .AspNet-CreateUserWizard-CustomField label,
.Accounts .AspNet-PasswordRecovery .AspNet-PasswordRecovery-UserName-UserPanel label,
.Accounts .AspNet-PasswordRecovery .AspNet-PasswordRecovery-Question-UserPanel span,
.Accounts .AspNet-PasswordRecovery .AspNet-PasswordRecovery-QuestionPanel span,
.Accounts .AspNet-PasswordRecovery .AspNet-PasswordRecovery-AnswerPanel label
{
  white-space: nowrap;
}

.Accounts .AspNet-Login .AspNet-Login-UserPanel input, 
.Accounts .AspNet-Login .AspNet-Login-PasswordPanel input,
.Accounts .AspNet-ChangePassword .AspNet-ChangePassword-UserPanel input,
.Accounts .AspNet-ChangePassword .AspNet-ChangePassword-PasswordPanel input,
.Accounts .AspNet-ChangePassword .AspNet-ChangePassword-NewPasswordPanel input,
.Accounts .AspNet-ChangePassword .AspNet-ChangePassword-ConfirmNewPasswordPanel input,
.Accounts .AspNet-PasswordRecovery .AspNet-PasswordRecovery-UserName-UserPanel input,
.Accounts .AspNet-PasswordRecovery .AspNet-PasswordRecovery-AnswerPanel input,
.Accounts .AspNet-PasswordRecovery .AspNet-PasswordRecovery-Question-UserPanel input,
.Accounts .AspNet-PasswordRecovery .AspNet-PasswordRecovery-QuestionPanel input
{
  width: 9em;
}

.Accounts .AspNet-CreateUserWizard .AspNet-CreateUserWizard-UserPanel input,
.Accounts .AspNet-CreateUserWizard .AspNet-CreateUserWizard-PasswordPanel input,
.Accounts .AspNet-CreateUserWizard .AspNet-CreateUserWizard-ConfirmPasswordPanel input,
.Accounts .AspNet-CreateUserWizard .AspNet-CreateUserWizard-EmailPanel input,
.Accounts .AspNet-CreateUserWizard .AspNet-CreateUserWizard-QuestionPanel input,
.Accounts .AspNet-CreateUserWizard .AspNet-CreateUserWizard-AnswerPanel input,
.Accounts .AspNet-CreateUserWizard .AspNet-CreateUserWizard-CustomField input,
.Accounts .AspNet-CreateUserWizard .AspNet-CreateUserWizard-CustomField textarea
{
 width: 17em;
}

.Accounts .AspNet-CreateUserWizard .AspNet-CreateUserWizard-CustomField select
{
  width: 17.2em;
}

.Accounts .AspNet-Login .AspNet-Login-InstructionPanel, 
.Accounts .AspNet-Login .AspNet-Login-HelpPanel, 
.Accounts .AspNet-ChangePassword .AspNet-ChangePassword-InstructionPanel,
.Accounts .AspNet-ChangePassword .AspNet-ChangePassword-SuccessTextPanel,
.Accounts .AspNet-CreateUserWizard .AspNet-CreateUserWizard-InstructionPanel,
.Accounts .AspNet-CreateUserWizard .AspNet-CreateUserWizard-SuccessTextPanel,
.Accounts .AspNet-CreateUserWizard .AspNet-CreateUserWizard-InstructionPanel,
.Accounts .AspNet-PasswordRecovery .AspNet-PasswordRecovery-UserName-InstructionPanel,
.Accounts .AspNet-PasswordRecovery .AspNet-PasswordRecovery-Question-InstructionPanel,
.Accounts .AspNet-PasswordRecovery .AspNet-PasswordRecovery-SuccessTextPanel
{
  padding: .5em;
}

.Accounts .AspNet-CreateUserWizard .AspNet-CreateUserWizard-PasswordHintPanel
{
  color: #777;
  padding: .5em;
  text-align: center;
}

.Accounts .AspNet-Login .AspNet-Login-SubmitPanel input,
.Accounts .AspNet-ChangePassword .AspNet-ChangePassword-SubmitPanel input,
.Accounts .AspNet-CreateUserWizard .AspNet-CreateUserWizard-CreateUserButtonPanel input,
.Accounts .AspNet-CreateUserWizard .AspNet-CreateUserWizard-ContinuePanel input,
.Accounts .AspNet-PasswordRecovery .AspNet-PasswordRecovery-Question-UserPanel input,
.Accounts .AspNet-PasswordRecovery .AspNet-PasswordRecovery-QuestionPanel input
{
}

