/*-----------------------------------------------------
Office of the Clerk
U.S. House of Representatives

******************************************
KIDS IN THE HOUSE PRINT STYLES
******************************************

created: 12/22/2008, LGH

-------------------------------------------------------*/


body, .shell, .container, .wrapper, #content, #branding {
	background: none !important;
	background-image: none !important;
	width: 99% !important;
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
}
#branding {
	height: auto !important;
}
#branding h1 {
	display: block !important;
	font-size: 2.2em;
}
#logo {
	margin-bottom: 0px !important;
}
#searchBox, #logo a, #footer, .sidebar, .moduleContent, .imageHeader, .share, #homeButton, .outlineLeft, .outlineRight, .outlineTop, .outlineBottom, .buttons, .navContainer, .homeImageScroller, .homePromos .promo, .promoBar {
	display: none !important;
}
.lessonContent h2 {
	padding-left: 0 !important;
	padding-bottom: 10px !important;
}
.gradeBar, .gradeBar a {
	background: none !important;
	color: #000 !important;
}
.lessonContent, .moduleList, .generalContent, .moduleColumn, .homeContent  {
	width: 99% !important;
	float: left !important;
	padding: 0px !important;
	margin: 0px !important;
}
.module, .open, .module h3 {
	background: none !important;
	color: #000 !important;
}
.module .expand, .module .icons {
	display: none !important;
}
.lessonContent h2 {
	margin-top: 20px;
}
.glossary {
	background: none !important;
	border: none !important;
}