#ack,#err {width:600px; margin:4px auto; padding:10px; text-align:center; font-size:1.1em}
#ack {border:5px double black; color:black; background:#eee; padding-bottom:0}
#err {border:5px double red; color:red; font-weight:bold; background:#EFD1D1}
#err p {color:red}
.tblForm {width:auto; white-space:nowrap}
.tblForm input, .tblForm select, .tblForm textarea {border:1px solid #999; background:black; color:white}
.tblForm textarea {font-family:arial,sans-serif; font-size:1em; padding:2px; background:black; color:white}
.tblForm .button {border:1px solid #999; color:#fff; background:#232323}
.tblForm .button {color:#fff; background:#232323; font:10px arial, verdana, sans-serif; text-transform:uppercase}
.tblForm .button:hover{background:#666; color:#fff}
.tblLabel {width:45%; text-align:right; margin:4px; padding:3px 12px 1px 0; vertical-align:top; font-size:1em}
.tblInput {width:55%; text-align:left; margin:3px; padding:2px; vertical-align:bottom}
.fldReqd {color:#900; font-size:1em}
.fldError {color:red; font-size:1em; padding:6px; background:#EFD1D1}
.buttonLink {}

