/*
 * 
 * Timetables silverstripe modules styles
 * 
 * by Krzysztof Witalewski (witalewski@gmail.com) for goEuropa (http://goeuropa.eu)
 * 
 * (C) 2010 goEuropa
 * 
 */


* {
	background: none;
}

#header, #menu, #bottom, #footer, #timetablesBreadcrumbs, #printButton, #timetablesMapWrapper, #transfers {
	display: none;
}

#timetable {
	margin-top:26px;
}

.typography a, a {
	color: #303030;
}

#timetableHeader h5.route {
	font-size:200%;
	padding-right:0;
	text-align:left;
}