#modRemindPassword {
  width: 560px; 
  
   background:  url('/img_modules/backgroundlist.jpg') ;
 
  padding: 5px;
  padding-top: 10px;
  font-size: 12px; 
  
  text-align: center;
}

#modRemindPassword fieldset {
  border: 1px solid #657383;
  width: 500px;  
  margin: 10px 15px 10px 15px; 
  padding: 10px 10px 10px 10px;
}

#modRemindPassword fieldset legend {  
  font-weight: bold;
  color: Black;
 
}
#modRemindPassword h3
{
	font-size: 12px;
}

