
/* ---------- Print ---------- */

div#downloads,
div#introduction {
	display: none;
}

div.white_box,
div.blue_box {
	box-shadow: none !important;
	width: 95% !important;
	float: none;
	margin: 0 0 20px 0 !important;
	padding: 0;
}

div#logo img {
	width: 70%;
	height: 70%;
}
