﻿#content table.twoColumns {
  width:550px;
}
#content table.twoColumns tr td.col1 {
  width:265px;
  padding:0 10px 0 0;
}
#content table.twoColumns tr td.col2 {
  width:265px;
  padding:0 0 0 10px;
}
.longdesc {
  font-size:11px;
}

.jiggy p {
  margin:0;
  display:inline;
}

.sendmail_emptyfield1 input,
.sendmail_emptyfield1 textarea {
  border:solid #A02031 1px;
}
.sendmail_emptyfield1 label {
  color:#A02031;
}
