.schedule {
	padding: 10px;
	width: 90%;
}

.schedtitle {
	font-style: italic;
	text-align: left;
	width: 70%;
}

.schedspeaker {
	width: 20%;
	font-weight: bold;
}

.schedtime {
	color: gray;
}

.schedbreak {
	color: orange;
	text-align: center;
	background-color: #eee;
}