p.section {
  text-indent: -25;
  margin: 15 5 5 30  
}

ol {
  margin: 0 5 5 30
}

li {
  margin: 5 5 5 30
  }

/* special column layout */

#column1 {
  position: absolute;
  width: 735px;
  padding: 0px;
  top: 130px;
}

/* end column layout */
