div#divContent ul {
  margin:0;
  list-style-position: inside;
}
div#divContent li {
  margin: 5px 0;
}

