.form_section .recaptchatable input { font-family:Arial !important; } /* This is to fix an error with Firefox not finding the typed characters in the default font */
.recaptchatable, #recaptcha_area tr, #recaptcha_area td, #recaptcha_area th { line-height:0px; }
* html #recaptcha_table a { display: block; /* IE6: make buttons line break so the captcha table does not break forms*/ }
input#recaptcha_response_field { height: auto !important; line-height: 20px !important;}
