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

/******  NAME/EMAIL DISPLAY STYLE  ******/
#container_name_email{border:solid;border-width:0px;border-bottom-width:1px;border-color:#ffffff;padding-bottom:5px;}
#text_first_name{text-align:left;}
#text_email{text-align:left;}
#text_not_user{text-align:left;}

/******  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{ width:500px; }
#text_success{}
#text_success_continue{}

/****** ERROR TEXT MESSAGE STYLE *******/
#error_text_container{ width:500px; }
#childerror_text {  }
#password_error{  }
#new_password_error{  }
#password_check_error{  }

