.jiggy h4 {
  font-size:12px;
  padding:2px 10px;
  background:#D31C19;
  color:#fff;
  font-weight:normal;
  margin:0;
}
.jiggy .content {
  padding:5px 10px;
  font-size:10px;
    line-height:14px;
}

#content table.twoColumns {
  width:630px;
}
#content table.twoColumns tr td.col1 {
  width:305px;
  padding:0 10px 0 0;
  background:url(images/vrDottedYellow.gif) repeat-y 100% 0;
}
#content table.twoColumns tr td.col2 {
  width:305px;
  padding:0 0 0 10px;
}

.longdesc {
  font-size:11px;
  margin:0 0 10px 0;
}

input.text,
textarea {
  border:solid #018DED 1px;
}
input.button {
  border:solid #018DED 1px;
  background:#F8DB00;
}
.sendmailForm input.text,
.sendmailForm textarea {
  width:305px;
}


.article {
  padding:5px 0;
  background:url(images/hrDotted.gif) repeat-x 0 100%;
}
.article h2 {
  margin:0;
}


.sendmail_emptyfield1 label,
label.sendmail_emptyfield1 {
  color:#f00;
}
.sendmail_emptyfield1 input.text,
input.sendmail_emptyfield1,
.sendmail_emptyfield1 textarea {
  border-color:#f00;
}
#message {
  border:solid #f6e468 1px;
  background:#ffffdb;
  padding:5px;
  margin:0 0 .8em 0;
}
