.dates select {
  width: 70px; }

input {
  margin: 0; }

li.hint {
  width: 248px;
  overflow: hidden; }
  li.hint span {
    color: #999;
    display: block;
    float: left;
    margin-left: 4px;
    width: 83px; }

li.sub {
  margin-left: 5px; }

li label.category {
  font-weight: bold; }

.show-teachings {
  background-color: black;
  height: 27px;
  padding: 7px 6px 0 6px;
  margin-top: 1.5em;
  text-align: center; }
  .show-teachings.last {
    margin-bottom: 1.5em; }
  .show-teachings h4 {
    color: white;
    display: inline;
    margin-right: 3px; }
  .show-teachings input {
    margin: 0; }
