html {background: #F9F9F9}
body {background: #FFF; color: #333; font-family: "Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif; margin: 2em auto; width: 700px; padding: 1em 2em; -moz-border-radius: 11px; -webkit-border-radius: 11px; border-radius: 11px; border: 1px solid #DFDFDF}
p {padding-bottom: 2px; font-size: 12px; line-height: 18px}
#recaptcha_widget_div {padding-bottom: 10px}
.challenge {color: red}

/* For non-js reCAPTCHA */
#recaptcha-no-js {border: 1px solid #DFDFDF; background: #F9F9F9}