#tblForgot {
  font-weight:              normal;
  text-align:               left;
  width:                    100%;
}

#tblForgot .tdForgotInformation {
  font-weight:              normal;
  padding:                  3px;
}

#tblForgot .tdForgotInformation .spnError {
  font-weight:              bold;
}

#tblForgot .tdForgotField {
  font-weight:              normal;
  padding:                  3px;
  white-space:              nowrap;
}

#tblForgot .tdForgotForm {
  font-weight:              normal;
  padding:                  3px;
  width:                    65%;
}

#tblForgot .tdForgotForm input {
  font-weight:              normal;
  width:                    98%;
}