#schedule {
	background: #CCC;
	padding: 5;
}
#schedule h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 90%;
	color: #FFF;
	background: #333;
	padding: 4px 10px;
	margin-top: 36px;
}
#content #text #tier #schedule h1 strong a {
	color: #CCC;
}

#schedule p {
	padding-left: 3px;
	border-bottom: 1px solid #999;
	padding-bottom: 3px;
}
#content #text #schedule ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #31363e;
}
