p img{ 
	padding-bottom: 10px;
	padding-right: 10px;
}
/* Branch colors - from old Timetables used by Train Talk in 2010 */
.tt_CI {
	color:#ffffff;
	background:#2f4f4f;
}
.tt_BY {
	color:#ffffff;
	background:#006400;
}
.tt_FR {
	color:#ffffff;
	background:#a5292a;
}
.tt_HM {
	color:#ffffff;
	background:#b8840b;
}
.tt_LB {
	color:#ffffff;
	background:#ff6600;
}
.tt_MK {
	color:#ffffff;
	background:#008080;
}
.tt_OB {
	color:#ffffff;
	background:#32cd32;
}
.tt_PJ {
	color:#ffffff;
	background:#00008b;
}
.tt_PW {
	color:#ffffff;
	background:#ff0000;
}
.tt_RK {
	color:#ffffff;
	background:#990066;
}
.tt_WH {
	color:#ffffff;
	background:#0066cc;
}
/* base additions */
th, td {
	padding: 3px;
}

