Hide selected content with CSS (in the future)

An addition to my NetNewsWire stylesheet, in anticipation of the day when WebKit supports more CSS3 selectors:

p:contains("Marqui"){
	display:none;
}

Comments

*laughs*

All fields are optional, email address will not be shown; no HTML, URLs are automatically hyperlinked.