.captcha table { color: white; background-color: lightgray !important; border: 2px solid gray !important; border-radius: 14px !important; padding: 5px 10px ; }
.captcha th { border: none; color: black; vertical-align: middle; font-size: 30px;}
.captcha img { vertical-align: middle; }
.captcha td { border: none !important; color: red; text-align: center ; padding: 5px 10px 5px 10px; font-size: 20px; font-style: italic; }
.captcha input[type="text"] { text-align: center; height: 40px; width: 100px; font-size: 20px; font-family: monospace; }
.captcha input[readOnly] { background-color: lightgray; }
.captchaimage { border: 3px solid black; }
