#main-content > section {
  margin: 20px 0 0 0;
}

#main-content > section > h1 {
  font-size: 1.3em;
  margin-bottom: 0.5em;
}

#main-content > section > section  {
  margin: 15px 0 0 0;
}

#main-content > section > section > h1 {
  font-size: 1.2em;
  margin-bottom: 0.5em;
}

#main-content section ol, #main-content section ul {
  margin: 1em 0 1em 2em;
  width: auto:
}

table#q-mark-fig {
  text-align: center;
  width: 100%;
}

table#q-month-schedule {
  width: 100%;
  margin: 1em 0;
}

table#q-month-schedule tr th,
table#q-month-schedule tr td {
  padding: 0.5em 0;
  text-align: left;
  border-top: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
}

table#q-month-schedule tr th {
  text-align: center;
  width: 6em;
}
