body {
	color: #000 !important;
}
#menu, .pdf_link , .logo, .line {
	display: none;
}
table tr {
	border-bottom: 1px solid #000 !important;
}
table td {
	color: #000;
}
.logo {
	background: url(../img/logo-print.png) no-repeat center center; 
}
.logo.print {
	display: block;
}
#route {
	float: left !important;
}
article {
	margin:0
}
#route-wrapper { overflow-y:auto; height:auto; }