/*
	$Id$
	Rather than applying styles or hiding elements in jquery, document.write 
	this stylesheet into the head of the page, avoiding the "flash of unstyled 
	content"
*/

div.admin #promoForm, div.admin #featureForm, #requestInfo, blockquote.spam,
#iopForgotPassword h3, #cwsForgotPassword h3 {
	display: none;
}
