body {
font-family:arial,sans-serif;
font-size:11pt;
}
.page-banner {
text-align:center;
}
div#timetable {
padding: 0;
height:auto !important;
}
h3.timetable-h3 {
margin-bottom:7px;
font-size:15pt;
}
table.timetable {
width:100%;
border-collapse:collapse;
margin:0;
padding:0;
}
table.timetable th {
text-align:left;
font-weight:bold;
padding:9px 4px 4px 0;
}
table.timetable tr td {
padding:4px 4px 4px 0;
font-size:10pt;
border-bottom:1px solid #777;
text-align:right;
}
table.timetable tr.odd td {
}

table.timetable tr td.street {
text-align:left;
}
col.time-data {
width:5.5%;
}


#colorbox[style],
#cboxWrapper[style] {
position:relative !important;
overflow:auto !important;
float:none !important;
display:block !important;
width:auto !important;
height:auto !important;
padding:0 !important;
top:auto !important;
left:auto !important;
background-color:white !important;
}

#cboxContent[style], #cboxLoadedContent[style] {
height:auto !important;
width:auto !important;
float:none !important;
position:relative !important;
display:block !important;
}

#cboxTopLeft[style], #cboxTopCenter[style], #cboxTopRight[style], #cboxMiddleLeft[style], 
#cboxMiddleRight[style], #cboxBottomLeft[style], #cboxBottomCenter[style],
#cboxBottomRight[style] {
display:none !important;
float:none !important;
position:relative !important;
}

.grid_4,
#main-content,
#footer-alt,
div#map_canvas,
p.timetable-print,
#cboxOverlay[style],
#cboxClose[style] {
display:none !important;
}