div.section {
    /*overflow: hidden;
    height: 100%;*/
}

div.content {

}

div.spacer {
    height: 15px;
}

td.content ul {
    list-style: inside;
    margin: -8px 0 15px;
}

td.content ul li {
  margin: 5px 0 0;
  padding: 0 0 0 20px;
}
