/* Start of CMSMS style sheet 'recaptcha' */
#recaptcha_area{
	margin-left:-7px!important;
}
#recaptcha_table{
	border:none!important;
}
#recaptcha_table td.recaptcha_image_cell{
	background:none!important;
}
#recaptcha_table #recaptcha_logo,
#recaptcha_table #recaptcha_tagline
{
	display:none!important;
}
#recaptcha_table input#recaptcha_response_field {
	background: url("/images/layout/input_bg.gif") repeat-x scroll 0 -8px transparent!important;
    border-color: #666666 #CCCCCC #CCCCCC #666666!important;
}
/* End of 'recaptcha' */

