#navigation,
#content .travelSettings,
#content .mapSettings,
#content .directionsSettings,
#content .footer,
#content .sl_bottomBorder,
#sponsoredLarge,
#content .notesOff,
#notesInput {
	display: none;
}
#content .routeDescription td,
#content .notes textarea,
#content .map,
#content .header .data .box,
#content .mapSettings,
#content .directionsSettings,
#content .travelSettings {
	border-color: #999;
}

#content .notes textarea,
#content .copyright,
#content .warranty {
	color: #000;
}
#content .notes textarea {
	padding: 0px;
}
#content .fullMap,
#content .halfMap,
#content .quarterMap {
	page-break-inside: avoid;
}
#hiddenNotes {
	display: block;
	width: 613px;
	padding: 5px;	
}
#content .map {
	overflow: hidden;
	width: 635px;
}
#content .header { 
	width: 636px;
}
#content .warranty {
	width: 636px;	
}
.piCount {
	display: none;
}
.donotprint {
	display: none;
}