BODY
{
    MARGIN: 0 !important;
    BACKGROUND: #fff !important;
}
#pageHeader, #pageFooter, #rightCol, #breadcrumb {
    DISPLAY: none !important;
}
.noPrint {
    DISPLAY: none !important;
}
#wrapper
{
	width:100% !important;
	border:none !important;
	background:none !important;
}
#colWrapper
{
	background:none !important;
	padding-left:0 !important;
	padding-right:0 !important;
}
#leftCol
{
	width:100% !important;
}
#printHeader, #printFooter
{
	DISPLAY: block !important;
}
a:link, a:visited 
{
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
/*
#leftCol a:link:after, #leftCol a:visited:after 
{
    content: " (" attr(href) ") ";
    font-size: 80%;
}
#leftCol a[href^="/"]:after {
    content: " (http://www.tranzmetro.co.nz" attr(href) ") ";
}
*/

div.timetableContainer #slideshow {
    width: auto !important; 
} 

div.timetableContainer #slideshow ul {
    width: 100% !important;
} 

div.timetableContainer li.firstPage table
{
	border-left-style: none;
}

div.timetableContainer li.lastPage table
{
	border-right-style: none;
}

