.locationBox {
	margin-bottom:1em;
	border: 1px solid #999;
	padding: 0.5em;
}
.location a {
	font-weight: bold;
}
.locationTitle h4 {
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 1.2em;
	padding-left: 0.2em;
	color: #333333;
}
.amenitiesBox {
	border: 0.1em solid #CCCCCC;
	float: right;
}
.amenities1 {
	width: 10em;
	text-align: center;
	padding: 0.2em;
}
.publicartBox {
	border: 0.1em solid #000066;
	float: right;
	width: 215px;
	text-align: center;
	padding: 0.3em;
	margin: 0.3em;
}
.redLine, a.redLine {color:#cc0000;}
.blueLine, a.blueLine {color:#0275A4;}
.greenLine, a.greenLine {color: #00873F;}
.greenLineDots {
	color: #00873F;
	border-bottom-width: 0.1em;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin: 0.3em 0.3em 0.3em 0.1em;
	float: none;
	padding: 0em;
}
.orangeLine, a.orangeLine {color: #F39300;}
.orangeLineBack {color: #F39300; background-color: #F8F6F6; font-size: 120%;}
.afterstationname {
	margin-top: 1em;
	font-weight: bold;
}
#content h2.forstations {
	font-size: 100%;
	text-transform: none;
}
.tre {
	color:#000066;
}