#maps {
	margin: 0px;
	padding: 0px;
}#motorwayMap {
	float: left;
	margin-right: 20px;
}
#streetMap {
	float: left;
}
.mapTitle {
	font-size: 1.3em;
	color: #C60651;
	font-weight: bold;
}
#motorwayMap img, #streetMap img {
	padding: 0px;
	margin-top: 10px;
}
#directions {
	margin-top: 15px;
	float: left;
	width: 190px;
}
ul#directions li a {
	color: #C60651;
	text-decoration: underline;
}
.pdfDownload_maps {
	margin-top: 15px;
	float: left;
	margin-left: 20px;
	width: 300px;
}
.imgLft {
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
}
.imgRt {
	float: right;
	margin-left: 5px;
}
#merseytravel {
	margin-top: 10px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

