div.transheader {
      display: block;
      border: solid #ccccbb;
      padding: 2%;
      background: #eeeedd;
      margin-bottom: 2em;
  }
  .transtitle {
      color: #555555;
      background: #eeeedd ;
      font-weight: bold;
  }