@import "sub.css";

h5 {
      font-size: 13px;
      font-family: "Georgia", "Times New Roman", "Times";
      color: #402F00;
      line-height: 1.5em;
      padding: 1.3em 0 0 0;
      margin: 0;
      font-weight: normal;
}

h6 {
      font-size: 13px;
      font-family: "Georgia", "Times New Roman", "Times";
      color: #402F00;
      line-height: 1.5em;
      font-weight: normal;
      padding: 0 0 0 20px;
      margin: 0;
      text-indent: -20px;
}

#letter {
      float: left;
      font-size: 35px;
      line-height: 35px;
      padding: 21px 0 5px 0;
      width: 70px;
      text-align: right;
      
}

#letter-group {
      width: 560px;
}

#contributors {
      float: left;
      width: 455px;
      min-height: 65px;
      padding: 0 0 0 35px;
}

#editors {
      width: 560px;
}
