.foo {}
.SiteChangePassword {
    width: 32em;
}
.SiteChangePassword .AspNet-ChangePassword {
    font-family: Verdana;
    font-size: 0.8em;
    background: #FFFFFF url(/css/bg-fade-light.png) repeat-x bottom;    
    padding: 3px; 
    padding-bottom: 1em;
    border: solid 2px #465239;
}
.SiteChangePassword .AspNet-ChangePassword label,
.SiteChangePassword .AspNet-ChangePassword input {
    color: #465239;
}    
.SiteChangePassword .AspNet-ChangePassword input {
    font-size: 1em;
}
.SiteChangePassword .AspNet-ChangePassword label em {
    text-decoration: underline;
    font-style: normal;
}
.SiteChangePassword .AspNet-ChangePassword input {
    border: solid 1px #465239;
}    
.SiteChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-ChangePasswordTitlePanel,
.SiteChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-SuccessTitlePanel {
    font-weight: bold;
    font-size: 1.5em;
    color: White;
    background-color: #8caae6;
    text-align: center;
    height: 2em;
    margin-bottom: 0.1em;
    padding-top: 0.4em;
}
.SiteChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-InstructionPanel {
    color: #465239;
    padding: 1em;
}
.SiteChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-FailurePanel {
    color: #FF0000;
    text-align: center;
}
.SiteChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-UserPanel,
.SiteChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-PasswordPanel,
.SiteChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-NewPasswordPanel,
.SiteChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-ConfirmNewPasswordPanel,
.SiteChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-CreateUserPanel,
.SiteChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-PasswordRecoveryPanel {
    padding: 0.25em 0.1em 0 0;
    text-align: right;
}
.SiteChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-UserPanel,
.SiteChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-PasswordPanel,
.SiteChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-NewPasswordPanel,
.SiteChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-ConfirmNewPasswordPanel {
    margin-right: 5em;
}
.SiteChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-SubmitPanel,
.SiteChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-ContinuePanel {
    margin-top: 1em;
}
.SiteChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-SubmitPanel {
    margin-left: 0.5em;
}
.SiteChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-ContinuePanel {
    margin-left: 16em;
}
.SiteChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-UserPanel label,
.SiteChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-PasswordPanel label,
.SiteChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-NewPasswordPanel label,
.SiteChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-ConfirmNewPasswordPanel label,
.SiteChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-ConfirmNewPasswordPanel span {
    white-space: nowrap;
}
.SiteChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-UserPanel input,
.SiteChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-PasswordPanel input,
.SiteChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-NewPasswordPanel input,
.SiteChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-ConfirmNewPasswordPanel input {
    width: 9em;
}
.SiteChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-SubmitPanel {
    padding-bottom: 1em;
}
.SiteChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-SubmitPanel input,
.SiteChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-ContinuePanel input {
    background: #FFFFFF;
    color: #465239;
    border: solid 1px #465239;
}
.SiteChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-CreateUserPanel a,
.SiteChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-PasswordRecoveryPanel a {
    color: #465239;
    font-style: italic;
}
.SiteChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-SuccessTextPanel {
    color: Black;
    margin-left: 10.5em;
    margin-top: 1em;
}
.SiteChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-CreateUserPanel,
.SiteChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-PasswordRecoveryPanel {
}.foo {}
.SitePasswordRecovery {
    width: 28em;
}
.SitePasswordRecovery .AspNet-PasswordRecovery {
    font-family: Verdana;
    font-size: 0.8em;
    padding: 4px; 
    color: #333333;
    border: solid 2px #465239;
    background: #FFFFFF url(/css/bg-fade-light.png) repeat-x bottom;    
}
.SitePasswordRecovery .AspNet-PasswordRecovery label,
.SitePasswordRecovery .AspNet-PasswordRecovery input {
    color: #465239;
}
.SiteChangePassword .AspNet-PasswordRecovery input {
    font-size: 1em;
}
.SitePasswordRecovery .AspNet-PasswordRecovery label em {
    text-decoration: underline;
    font-style: normal;
}
.SitePasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-UserName-TitlePanel,
.SitePasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-Question-TitlePanel,
.SitePasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-UserName-InstructionPanel,
.SitePasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-Question-InstructionPanel {
    text-align: center;
    height: 2em;
    margin-bottom: 0.3em;
    padding-top: 0.4em;
}
.SitePasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-UserName-TitlePanel,
.SitePasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-Question-TitlePanel {
    font-weight: bold;
    color: orange;
    background: #8caae6;
    font-size: 1.5em;    
}
.SitePasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-UserName-InstructionPanel,
.SitePasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-Question-InstructionPanel {
    color: #465239;
    background: White;
}
.SitePasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-FailurePanel {
    color: #FF0000;
}
.SitePasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-UserName-UserPanel,
.SitePasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-Question-UserPanel,
.SitePasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-UserName-SubmitPanel,
.SitePasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-Question-SubmitPanel,
.SitePasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-QuestionPanel,
.SitePasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-AnswerPanel {
    padding: 0.25em 0.1em 0 0;
    text-align: right;
}
.SitePasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-Question-UserPanel,
.SitePasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-QuestionPanel {
    padding-right: 1.1em;
}
.SitePasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-UserName-UserPanel label,
.SitePasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-Question-UserPanel span,
.SitePasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-QuestionPanel span,
.SitePasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-AnswerPanel label {
    white-space: nowrap;
}
.SitePasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-UserName-UserPanel input,
.SitePasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-AnswerPanel input,
.SitePasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-Question-UserPanel input,
.SitePasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-QuestionPanel input {
    width: 12em;
}
.SitePasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-Question-UserPanel input,
.SitePasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-QuestionPanel input {
    border: none; 
    background: transparent;
    color: #333333;
}
.SitePasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-UserName-SubmitPanel input,
.SitePasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-Question-SubmitPanel input {
    border: solid 1px #465239;
    background: White;
    color: #465239;
}
.SitePasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-SuccessTextPanel {
    padding: 10px;
    color: Black;
}
.SitePasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-HelpPanel {
}