.dontprint {
	display:	none;
}

.printonly {
	display:	block;
}

.printonlyTR {
	display: table-row;
}

#contentheader,
#content {
	border: 0px;
	width: 100%;
	text-align: right;
	margin-right: 0px;
}

#contentheader {
	margin-bottom: 20px;
	color: black;
}

.printLogoContainer {
	position: absolute;
	top:0px;
	left:0px;
}

.printLogo {
	width: 128px;
	height: 46px;
}

th {
	text-align: right;
	font-weight: bold;
}

td, th {
	font-size: 10pt;
	color: black;
	padding-right: 8px;
	padding-left: 0px;
}

.printSeparator {
	height: 1px;
	width: 100%;
}

.h1 {
	font-size: 16pt;
	font-weight: bold;
	margin-top: 50px;
	margin-bottom: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.detailTravelBy {
	width: 15%;
}

.summaryOdv {
	margin-bottom: 20px;
}

.detailviewMotIcon {
	text-align: right;
}

.overviewOption {
	width: 10%;
}

.overviewPosition {
	text-align: right;
}

.overviewDepart, .overviewArrive {
	width: 18%;
}

.overviewDuration {
	width: 15%;
}

.overviewMap, .overviewView {
	width: 0%;
}

.MDVMapControl {
	display: none;
}

.mainCol {
	text-align: right;
}

.printDetailview {
	display: table-row;
}
