#print-header {
	text-align: right;
	display: block;
}

#print-header h3 {
	color: #474747;
	border-bottom: 0;
}

#header,
#nav-wrapper,
#footer-wrap,
div.lesson-submenu,
div.sub-links,
a[href="#top"]
{
	display: none;
}	

#content-outer {
	padding-top: 0;
}

body.teachers-guide #content-outer {
	background-color: transparent;
}

#content-wrapper {
	width: 100%;
	margin-top: 0;
}

#content {
	width: 100% !important;
}

.right-subnav-wrapper {
	display: none;
}

.print-page-break {
	page-break-before: always;
}

.aged-today-news h2 img {
	display: none;
}
	


/* Show URL 
a:link, a:visited {background: transparent; color:#333; text-decoration:none;}
a:link[href^="http://"]:after, a[href^="http://"]:visited:after {content: " (" attr(href) ") "; font-size: 11px;}
a[href^="http://"] {color:#000;} 
*/

/* Hide old 'go to printer friendly' anchors */
a[href*=quizpf] {
	display: none;
}