/*
	$Id: js-dependent.css,v 1.2 2008/09/30 16:22:55 kmj Exp $
	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;
}
