#ForgotPanel .loading { display:none; }
#ForgotPanel .loading > .image { background:url('Images/Preloader_8.gif') center no-repeat; height:90px; }
#ForgotPanel .loading > .label-text { font-weight:bold; text-align:center; padding:10px; }
#ForgotPanel .success-panel { display:none; }
#ForgotPanel .success-panel > div { font-weight:bold; padding:10px; }

#ResetPanel .loading { display:none; }
#ResetPanel .loading > .image { background:url('Images/Preloader_8.gif') center no-repeat; height:90px; }
#ResetPanel .loading > .label-text { font-weight:bold; text-align:center; padding:10px; }
#ResetPanel .success-panel { display:none; }
#ResetPanel .success-panel > div { font-weight:bold; padding:10px; }
#ResetPanel .message-panel > div { font-weight:bold; padding:10px; color:#ff0000; }
