@charset "utf-8";

.stationdetails {
}

.stationdetails .section{
	margin:0 0 30px 0;
	padding:0 0 10px 0;
	border-bottom:1px solid #e3e3e3;
}

.stationdetails h3{
	margin:20px 0 5px 0;
	font-size:1.4em;
	font-weight:bold;
	color:#333;
}

.stationdetails p{
	margin:6px 0;
}

.stationdetails  a {
	font-size:1.1em;

}

.stationdetails ul{ 
	color:#666;
}

.stationdetails #accesibility img{
	margin-right:4px;
}

.stationlines {
	font-size:2em;
	font-weight:bold;
	color:#333;
	margin:0 0 10px 0;
}

.stationlines img {
	vertical-align:middle;
	margin:-2px 0 0 4px;
}

