h1#reg-heading { float:left; width:300px; font-family:"Trebuchet MS"; font-size:30px; color:#555; margin:15px 0 30px 20px; }
.text-msg { float:right; width:200px; margin: 20px 0px 0 0; color:#666;}

#reg-form { margin:0 30px; }
#reg-form label.tag { font-size:18px; color:#777; font-weight:normal; }
#reg-form p input.text { padding:6px; font-size:16px; width:200px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; border:1px solid #CCC; }
#reg-form p input#website { color:#777; }
#reg-form p input#website.selected { color:#000; }
#reg-form p input.text:focus { border:1px solid #777; }
#reg-form .check { color:#555; margin-left:180px; }
#reg-form .check input { margin-top:10px; }
#reg-form #captcha-area { border:1px solid #DDD; height:83px; width:460px; float:left; display:block; }
#reg-form .captcha-actions { float:left; display:block; margin-left:0px; width:130px; height:80px; margin-top:5px; font-family:"Lucida Grande", Arial, Helvetica, sans-serif; font-size:10px; }
#reg-form .captcha-actions h4 { font-weight:bold; margin-bottom:5px; }
#reg-form .captcha-actions a { color:#6699cc; text-decoration:none; }
#reg-form .captcha-actions a:hover { text-decoration:underline; }
#reg-form .captcha-actions a#reload { background:url(../../images/signup_captcha_reload.gif) no-repeat 0 0; padding-left:15px; }
#reg-form .captcha-actions a#listen { background:url(../../images/signup_captcha_audio.gif) no-repeat 0 0; padding-left:15px; }
#reg-form .captcha-actions span { color:#999; }

#reg-form .recaptchatable td { background:none; height:13px; }
#recaptcha_area, #recaptcha_table { display:block; float:left; }
#reg-form #recaptcha_image { border:1px solid #CCC; margin:-14px 0 0 -1px; }
#reg-form .recaptcha_input_area { margin:0 0 0 -1px !important; width:300px !important; height:0px !important;}
#reg-form .recaptcha_input_area .recaptcha_input_area_text { display:none; }
#reg-form .recaptcha_input_area #recaptcha_response_field { padding:5px !important; margin:0 !important; width:290px !important; font-size:16px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; border:1px solid #CCC; }
#reg-form .recaptcha_input_area input#recaptcha_response_field:focus { border:1px solid #777; }
#recaptcha_reload_btn, #recaptcha_switch_audio_btn, #recaptcha_whatsthis_btn, #recaptcha_switch_img_btn { display:none !important; }