.recaptchatable {line-height: 1px;}
#recaptcha_area .recaptchatable .recaptcha_r7_c1 {background:url('http://www.google.com/recaptcha/api/img/white/sprite.png') -50px -53px no-repeat; height: 3px;}
#recaptcha_area .recaptchatable .recaptcha_r8_c1 {background:url('http://www.google.com/recaptcha/api/img/white/sprite.png') -50px -53px no-repeat; height: 3px;}
#recaptcha_area .recaptchatable .recaptcha_image_cell {background-color: white!important;}
#recaptcha_area .recaptchatable td {vertical-align: top!important;background-color: #d7d7d7;}
.recaptchatable .recaptcha_r1_c1, .recaptchatable .recaptcha_r3_c1, .recaptchatable .recaptcha_r3_c3{background-color: transparent!important;}
We ran into this issue as well. Below is how we solved it. We are using the white theme, so you may need to tweak for red theme...