#contentbody ul {
  margin-left: 60px;
  list-style-type: disc;
  
  font-size: .8em;
}

#contentbody ul li {
  margin-bottom: 1em;
  line-height: 1.2em;
}
