ol {
  margin: 0 0 0 25px;
  padding: 0;
}
ol li {
  padding: 6px 0 16px 0;
  background: url(/images/list-dotted-line.gif) repeat-x;
  background-position: bottom left;
}