/****** MAIN FORM STYLE *******/
#text_change_password{ width:500px; }
#changePasswordForm{  }
#text_required { }

/******  NAME/EMAIL DISPLAY STYLE  ******/
#container_name_email{ width:500px; }
#text_first_name{  }
#text_email{  }
#text_not_user{  }

/******  OLD PASSWORD STYLE  ******/
#container_password{ width:500px; }
#text_password{  }
#input_container_password{  }
#input_password{  }

/******  NEW PASSWORD STYLE  ******/
#container_newPassword{ width:500px; }
#text_newPassword{  }
#input_container_newpassword{  }
#input_newPassword{  }

/******  CONFIRM NEW PASSWORD STYLE  ******/
#container_passwordCheck{ width:500px; }
#text_passwordCheck{  }
#input_container_passwordCheck{  }
#input_passwordCheck{  }

/****** SUBMIT STYLE   ******/
#container_submit{  }
#div_submit{  }

/****** SUCCESS TEXT MESSAGE STYLE *******/
#container_success_text{  }
#text_success{}
#text_success_continue{}

/****** ERROR TEXT MESSAGE STYLE *******/
#error_text_container{  }
#childerror_text {  }
#password_error{  }
#new_password_error{  }
#password_check_error{  }

