#content ol {
  color: #575656;
  padding-bottom: 0.2em;
  margin-bottom: 0.75em;
}

#content ul {
  margin-left: 1em;
}

#content li {
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 0;
  padding: 0 !important;
}

#content .ctype-menu ul {
  margin-left: 0;
  list-style: none;
}

#content .csc-frame-rulerAfter {
  margin-bottom: 1em;
  padding-bottom: .4em;
}

#content table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}

#content td {
  border: 1px solid #000000;
  padding: 3px 7px 5px;
}

#content .no-border h3 {
  margin-bottom: -6px;
}

#content .no-border td {
  border: 0;
  padding: 3px 30px 5px 0;
  vertical-align: top;
}

#content td p:only-child, #content li p {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

#content td, #content td p, #content li p {
  font-size: 14px;
  line-height: 21px;
}

#content td :last-child, #content li :last-child {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}

