body {
	font-size: 14px;
}

header,
.noprint,
.footer-green-border {
	display: none !important;
}

div.col-md-12.route-summary {
	width: 100%;
}

#map {
	width: 700px !important;
}

h1,
div.route-summary h1 {
	padding: 0;
	font-size: 24px;
	margin: 10px 0 5px 0;	
	background: none;
}

h2,
div.route-summary h2,
div.itinerary_info h2 {
	font-size: 20px;
	margin: 10px 0 5px 0;	
}

h3,
.route-summary h3 {
	border-bottom: 1px solid #CCCCCC;
	font-size: 18px;
	margin: 10px 0 5px 0;		
}

div.route-summary ul li {
	margin-bottom: 0;
	position: auto;
	line-height: 21px;
}

div.route-summary ul .title {
	position: static;
}

div.route-summary ul .data {
	font-size: 14px;
}

ol {
	font-size: 16px;
	padding: 0;	
	margin: 0;
	border-bottom: none;
}

ol li {
	padding: 0;
	font-size: 14px;
	border-bottom: none;
	vertical-align: middle;
	width: 100%;
	line-height: 21px;	
	height: auto;
	clear: left;
}

ol li span {
	padding: 0;	
	display: inline-block;
	position: absolute;
	left: 30px;
	top: 0px;
	font-size: 14px;
	font-weight: 400;
	line-height: 21px;
}

.sellers-grey-border {
	border-top: none;
}