/* Copyright 2004-2006, Page Step Web and Print Design - www.pagestep.com */
/* Special style sheet for CDS page */
/* contact */

TD.req {
  width: 1px ;
}
TABLE.contactform {
  width: 100% ;
  margin: 0px ;
  padding: 5px ;
}
TABLE.contactform TD {
  padding-bottom: 3px ;
  vertical-align: top ;
  border-style: solid ;
  border-width: 0px ;
  border-color: #ff0000 ;
}
TABLE.contactform TD.prompt {
  width: 1% ;
  padding: 3px 5px 0px 0px ;
}
TABLE.contactform TD.buttons {
  padding-top: 12px ;
}
H4.heading {
  margin-bottom: 40px ;
  font-size: 125% ;
}
DIV.content {
  margin-top: -70px ;
  padding-top: 35px ;
}