div.two-column-of-lists h2
{
  margin-top: 10px;
}


div.two-column-of-lists ol
{
  list-style: none;
  list-style-type: none;
}


div.two-column-of-lists div
{
  position: relative;
  float: left;
  width: 240px;
}

.stats td
{
  padding: 5px;
}

.stats tr td:first-child
{
  text-align: right;
}
