#main ul {
  margin: 0.5em 0em 1em 1em;
  list-style: square outside;
}

#main ul li {
  margin-bottom: 0.25em;
}

#main dl {
  line-height: 1.25em;
  list-style: square outside;
}

#main dt {
  font-weight: bold;
}

#main dd {
  margin-bottom: 0.5em;
}
