.cacheControlAnonymous {
	display: none;
}

/* Needed to override a *-rule in Garland */
#header-region .cacheControlAnonymous {
	display: none;
}

.cacheControlProcessedForm .captcha {
	/* Don't show captcha in a form that's going to be rebuilt anyway */
	display: none;
}