.active {
  background-color: #CCCCCC;
}

.new {
  background-color: #CCCCCC;
}

ul, li {
  list-style-type: circle;
}
