.tableSchedule tr .tdTime {
	color: #2B579B;
	text-align: right;
	padding-right: 15px;
	padding-bottom: 15px;
}
.tableSchedule tr .tdDesc {
	color: #000;
}
.tableSchedule {
	margin-bottom: 15px;
}
