.glow151-Timetable .timetable-header-holder, .glow151-Timetable .timetable-footer-holder {
	width:106px;
	background: #FF00AD;
}

#schedule h3 {
	font-weight: normal;
	color: #ba133d;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
#schedule p.timing {
	color: #999;
	font-size: 11px;
	font-style: italic;
	margin: 0;
	padding: 0;
}
#schedule p {
	color: #666;
	font-size: 11px;
	padding: 0;
	margin: 0;
}
#schedule p a:link, #schedule p a:visited {
	color: #333;
}
#schedule p a:hover {
	color: #fff;
}
.glow151-Timetable .timetable-scrollbarLabels {
	/*color: #0ABEFF;*/
	font-size: 9px;
	text-align: center;
}
glow151-Timetable .timetable-track-headers div.timetable-header-content, .glow151-Timetable .timetable-track-footers div.timetable-footer-content {
	padding:0;
	margin: 0;
	text-align:left;
}
.glow151-Timetable .timetable-track-headers div.timetable-header-content, .glow151-Timetable .timetable-track-footers div.timetable-footer-content {
	padding:0 0;
	margin:0;
}
.timetable-item   {
	background-image: url('../images/grey-bar.gif');
	background-position: right;
	background-repeat: repeat-y;
}
.glow151-Timetable .timetable-track {
	border-top: 2px solid #eee;
	border-bottom: none;
}
.glow151-Timetable .timetable-track {
	margin-bottom: 0;
}
.glow151-Timetable .timetable-header-holder, .glow151-Timetable .timetable-footer-holder {
	border-top: 2px solid #eee;
	border-bottom: none;
}
.glow151-Timetable .timetable-item {
	border: none;
}
.glow151-Timetable .timetable-track-headers {
	border: 1px solid #eee;
	border-right: none;
}
.glow151-Timetable .timetable-innerView, 
.glow151-Timetable .timetable-scrollView, 
.glow151-Timetable .timetable-dragRange {
	border: none;
	cursor: move;
}
.glow151-Timetable .timetable-scalePrimary,
.glow151-Timetable .timetable-track-footers {
	border: none;
	border-top: 1px solid #eee;
}
.glow151-Timetable .timetable-scalePrimary {
	padding-bottom: 2px;
}
.glow151-Timetable .timetable-scrollbar2 .slider-container {
	border: none;
	border-left: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.glow151-Timetable .timetable-itemContent {
	padding: 4px 6px 4px 4px;
	
}