#centre{
	width:550px;
}
#content{
	width:570px;

}

.scheduleTime{
}
.scheduleHeader{
	font-family:Arial, Helvetica, sans-serif;
	color:#949494;
	font-weight:bold;
	font-size:12px;
	vertical-align:bottom;
}
.scheduleTitle{
	background-color:#eeeeee;

}

.scheduleBreak{
	background-color:#ebebdf;
}

td {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#949494;
}

.currentDay{
	color:#999999;
	text-decoration:none;
}
