.pageTitle {
	font-size: 18px;
	padding: 10px;
	display: block;
	text-align: center;
}
#eschedule {
	width: 90%;
	margin: 0 auto;
}
#eschedule td {
	border-bottom: 1px solid #1F0000;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 5px 5px 5px;
}
#eschedule td a {
	font-size: 12px;
}
#eschedule .small td {
	background: #111;
	color: #ff0000;
	border-top: 1px solid #1F0000;
	border-bottom: 1px solid #1F0000;
	font-size: 11px;
	font-weight: normal;
	padding: 0 10px 0 10px;
}
#eschedule .EventTitle {
	color: #F8EF00;
	line-height: normal;
	padding: 0;
	margin: 5px 0 0 0;
}
#eschedule .EventDate {
	color: #fff;
	font-size: 14px;
	text-align: right;
}
#eschedule .speedway {
	padding: 0 0 0 10px;
}
#eschedule .citystate {
	font-size: 12px;
	color: #666;
}
#eschedule .addednote {
	font-weight: normal;
	font-size: 11px;
	padding: 0 0 0 10px;
}
.ScheduleNote {
	text-align: center;
	color: #ff0000;
}
/**/
#ruleUpdate strong {
	color: #73607d;
}
#test-tune td {
	padding: 20px 0 0 20px;
	border-bottom: 1px dotted #0b0b0b;
}
#test-tune td, #test-tune td span, #test-tune td .citystate, #test-tune td .addednote, #test-tune td h2 {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
/***/
#ruleUpdate {
	display: block;
	width: 500px;
	border: 1px solid #333333;
	margin: 10px auto;
	padding: 5px;
}
#ruleUpdate h1 {
	text-align: center;
	display: block;
	padding: 3px;
	font-size: 16px;
}
