/* Recaptcha Tweaks */

#edit-captcha-form #recaptcha_widget_div table.recaptchatable td.recaptcha_r3_c1, 
#edit-captcha-form #recaptcha_widget_div table.recaptchatable td.recaptcha_r2_c1,
#edit-captcha-form #recaptcha_widget_div table.recaptchatable td.recaptcha_r1_c1,
#edit-captcha-form #recaptcha_widget_div table.recaptchatable td.recaptcha_r7_c1,
#edit-captcha-form #recaptcha_widget_div table.recaptchatable td.recaptcha_r3_c2,
#edit-captcha-form #recaptcha_widget_div table.recaptchatable td.recaptcha_r7_c1,
#edit-captcha-form #recaptcha_widget_div table.recaptchatable td.recaptcha_r4_c4,
#edit-captcha-form #recaptcha_widget_div table.recaptchatable td.recaptcha_r8_c1,
#edit-captcha-form #recaptcha_widget_div table.recaptchatable td.recaptcha_r3_c3,
#edit-captcha-form #recaptcha_widget_div table.recaptchatable td.recaptcha_r2_c2,
#edit-captcha-form #recaptcha_widget_div table.recaptchatable td.recaptcha_r4_c2 {
	background: none!important;
}

#edit-captcha-form #recaptcha_widget_div div.recaptcha_input_area input#recaptcha_response_field {
	left: 0;
	width: 171px!important;
}

#edit-captcha-form #recaptcha_widget_div table.recaptchatable td.recaptcha_r4_c1 {
	background: #ffdc73!important;
}

#edit-captcha-form #recaptcha_widget_div table.recaptchatable td.recaptcha_r4_c4 {
	width: 40px;
}

#edit-captcha-form #recaptcha_widget_div  div#recaptcha_image img {
	width: 244px!important;
}

#webform-client-form-7 .captcha, #send-me-developer-details .captcha {
	margin-top:0px!important;
}

#send-me-developer-details .form-item-phone {
	margin-bottom:0px;
}