/* Negative CAPTCHA to disable submits by bots */
	
	.formNegCap
		{
		display:			none;
		}

