#schedule {
	width: 554px;
	text-align: left;
}
#schedule h3 {
	color: #669999;
	text-align: center;
}
#schedule .divider {
	width: 470px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #336666;
	border-bottom-color: #FFFFFF;
	text-align: center;
	margin-left: 42px;
}

