/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

h1 span, 
h3 span, 
h4 span,
.youtube span {position:relative;top:0;left:0;width:100%;height:1.6em;text-indent:0;}

div h3.brief { 
position:relative;
page-break-before: always;
}