/****** MAIN FORM STYLE *******/
#text_change_password{padding-top:20px;width:770px;text-align:center;}
#changePasswordForm{ width:770px;text-align:left;}
#text_required {font-family:arial,helvetica; font-size:13px; color:black;padding-top:10px; padding-bottom:10px;}
#bodyContainer{width: 100%; text-align:center;}
#master_container{width:770px; height:315px; text-align:center;}
   
/******  NAME/EMAIL DISPLAY STYLE  ******/
#container_name_email{width:770px; padding-bottom:10px; border:solid; border-width:0px; border-bottom-width:1px; border-color:#cccccc; padding-top:10px; padding-bottom:10px;}
#text_first_name{font-family:arial,helvetica; font-size:13px; color:black;}
#text_email{font-family:arial,helvetica; font-size:13px; color:black;}
#text_not_user{font-family:arial,helvetica; font-size:13px; color:black;}

/******  OLD PASSWORD STYLE  ******/
#container_password{ width:500px; }
#text_password{font-family:arial,helvetica; font-size:13px; color:black;}
#input_container_password{  }
#input_password{  }

/******  NEW PASSWORD STYLE  ******/
#container_newPassword{ width:500px; }
#text_newPassword{font-family:arial,helvetica; font-size:13px; color:black;}
#input_container_newpassword{  }
#input_newPassword{  }

/******  CONFIRM NEW PASSWORD STYLE  ******/
#container_passwordCheck{ width:500px; }
#text_passwordCheck{font-family:arial,helvetica; font-size:13px; color:black;}
#input_container_passwordCheck{  }
#input_passwordCheck{  }

/****** SUBMIT STYLE   ******/
#container_submit{  }
#div_submit{  }

/****** SUCCESS TEXT MESSAGE STYLE *******/
#container_success_text{ width:500px; }
#text_success{font-family:arial,helvetica; font-size:13px; color:black;}
#text_success_continue{font-family:arial,helvetica; font-size:13px; color:black;}

/****** ERROR TEXT MESSAGE STYLE *******/
#error_text_container{ width:500px; }
#childerror_text {  }
#password_error{  }
#new_password_error{  }
#password_check_error{  }

