#buckets {
  margin-left: 0.5rem;
}

#buckets th, #buckets, td {
  padding: 0 0.5rem;
}

#buckets th {
  text-align: right;
}

#buckets th code {
  font-size: large;
}

@media print {
  .title-area {
    display: none;
  }

  #coursename {
    margin-bottom: 0;
  }

  #quarter {
    margin-top: 0;
  }
}
