/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */
.sIFR-flash {
	display: none;
}

span.sIFR-alternate {
	display:block;
}
