#contact table { margin: 0 auto; font-size: 9pt; border-spacing: 2px; }
#contact .contactleft table { border-spacing: 10px; }
#contact .contactleft table th { font-weight: bold; vertical-align: top; }
#contact .contactleft table input, #contact table textarea { font-size: 9pt; border: 1px solid #333; width: 400px; }
#contact .contactleft table textarea { height: 120px; font-family: inherit; background: url("/images/flowerbg.jpg") bottom right no-repeat; }
span.mandatory { color: #7BAFDF; margin-left: 10px; }

.error { margin: 20px 50px; border: 2px solid #C00; font-size: 9pt; color: #C00; text-align: center; padding: 20px; }
#contact .contactleft { float: left; width: 600px; }
#contact .contactright { float: right; width: 300px; border-left: 1px solid #777; height: 300px; }
#contact .contactright table th { padding-right: 15px; font-weight: bold; }
#contact .contactright th, #contact .contactright td { padding-top: 5px; padding-bottom: 5px; }
