div.cbantispamCaptchaInput {
	display: none !important;
}

.cbantispamOffScreen {
	position: absolute;
	left: -10000px;
	top: -10000px;
	width: 1px;
	height: 1px;
}