#printer-friendly {
	font: 12px/18px "Trebuchet MS", Arial, sans-serif;
	background: #fff;
	color: #000;
}
#printer-friendly .container {
	width: auto;
	height: auto;
	border: none;
	margin: 3em;
}
#printer-friendly .scroll-pane {
	width: auto;
	height: auto;
}
#printer-friendly .print-link {
	display: none;
}
#printer-friendly .print-logo {
	margin-bottom: 2em;
}
#printer-friendly .footer {
	width: auto;
	height: auto;
	font-size: 10px;
	line-height: 12px;
}
#printer-friendly h1 {
	font: 24px/30px Georgia, "Times New Roman", serif;
	color: #999;
}