div#content ol { margin: 0; }
div#content ol li { padding: 0; font-weight: bold; }
div#content ol li ul { margin: 0 0 1.5em 0; }
div#content ol li ul li { margin: 0 2em 0 0; padding: 0; font-weight: normal; }
div#content .cftc-tips {
  background: #FFFFE0;
  border: 1px dashed black;
  font-family: "Times New Roman",Times,serif;
  margin: 2em auto;
  padding: 0;
  width: 30em;
}

div#content .cftc-tips h4 {
  background: #1958b7;
  color: #FFF;
  font-family: Geneva, Arial, Helvetics, sans-serif;
  margin: 0;
  text-align: center;
  width: 100%;
}

div#content .cftc-tips ol { margin: 0; padding: 0 0 0 2em; }

div#content .cftc-tips ol li {
  margin: 0;
  padding: 0 0 .25em 0;
  font-weight: normal;
}

div#content .demo-warn {
  border: 1px solid #1A1C1E;
  font-family: Geneva, Arial, Helvetics, sans-serif;
  margin: 1em auto 2em auto;
  width: 25em;
}

div#content .demo-warn p {
  margin: 0;
  padding: .5em;
  text-align: center;
}
