#img {
#  margin-top: -5px !important;
#  margin-bottom: 5px !important;
#  padding-top: 0px !important;
#  padding-bottom: 0px !important;
#}

ul li p {
  padding: 5px 0px 5px 0px !important;
}

ul li p:first-child {
  margin-top: -10px !important;
}

ul li p:last-child {
  margin-bottom: 5px !important;
}

#table {
#  margin-bottom: 10px !important;
#}

.section ol.arabic > li {
  list-style: decimal !important;
}

.section ol.upperalpha > li {
  list-style: upper-alpha !important;
}

.section ol.loweralpha > li {
  list-style: lower-alpha !important;
}

.section ol.upperroman > li {
  list-style: upper-roman !important;
}

.section ol.lowerroman > li {
  list-style: lower-roman !important;
}

.highlight .hll {
  background-color: #ffff95 !important;
  margin: 0px 0px !important;
  padding: 0px 0px !important;
  display: inline !important;
}
