/* Copyright 2004-2006, Page Step Web and Print Design - www.pagestep.com */
/* Special style sheet for CDS page */
/* contact */

SPAN.require {
  padding: 0px 5px 0px 5px ;
  color: #dd0000 ;
  font-size: 125% ;
  font-weight: bold ;
}
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: #0000ff ;
}
TABLE.contactform TD.prompt {
  width: 1% ;
  padding: 3px 3px 0px 0px ;
}
TABLE.contactform TD.require {
  width: 1% ;
  padding: 0px 5px 0px 0px ;
  color: #dd0000 ;
  font-size: 125% ;
  font-weight: bold ;
}
TABLE.contactform TD.prompt-left {
  width: 1% ;
  padding: 3px 5px 0px 0px ;
  font-weight: bold ;
  text-align: left ;
  vertical-align: top ;
  white-space: nowrap ;
}
TABLE.contactform TD.buttons {
  padding-top: 12px ;
}
