.director{ width: 540px; }
.director-heading { width: 540px; }
.director-name { width: 430px; float: left; }
.director-name h2 {  margin: 1px 0; } 
.director-contactme-button { width: 100px; height: 20px; float: left; background: url(../../images/button_contactme_open.gif) top left no-repeat; }
.director-contactme-button a { display: block; width: 100px; height: 20px; }
.director-contactme-button span { display: none; visibility: hidden; }
.director-contactme-form { width: 528px; margin-top: 5px; padding:5px; border: 1px solid #b2b2b2; background-color: #f5f5f5; }

.director-contactme-information { width: 528px; margin-top: 5px; padding:5px; border: 1px solid #cc0000; background-color: #f5cccc; }
.director-contactme-information h3 { margin-top: 0; }
.director-contactme-information p { margin-bottom: 0; }

.director-contactme-success { width: 528px; margin-top: 5px; padding:5px; border: 1px solid #00aa96; background-color: #bfeae5; }
.director-contactme-success h3 { margin-top: 0; }
.director-contactme-success p { margin-bottom: 0; }

.form-table td.form-buttons { font-size: 80%; text-align: center; }
.form-table td.form-label { color: #969696; font-size: 80%; text-align: right; vertical-align: top; padding-top: 6px; }
.form-table td.form-field { font-size: 80%; }
.form-table input.width-full, .form-table select.width-full, .form-table textarea.width-full { width: 97%; }
.form-table input, .form-table select, .form-table textarea { font-size: 100%; }