
div#account-reissue p.title {
  margin-top: 15px;
  margin-bottom: 8px;
  font-size: 18px;
  color: #333;
}

div#account-reissue div.form {
  width: 500px;
  border: 3px double #99DDFF;
  margin-bottom: 100px;
}

div#account-reissue div.form table {
  width: 480px;
  margin-top: 10px;
}

div#account-reissue div.form table td {
  padding-bottom: 10px;
  text-align: left;
}

div#account-reissue div.form table input {
  width: 280px;
  margin: 0 auto;
}

div#account-reissue div.form p.submit {
  margin-bottom: 8px;
}






















