/* Hide navigation that we don't want to show on the print version */
#sitelinks,
#header img,
#tabs,
#search,
#video_tutorials,
#footer ul { display: none; }
.print_only { display: block !important; }

