@charset "UTF-8";
#pC-center {
	float: left;
	width: 450px;
	padding-right: 9px;
	padding-left: 9px;
}
#schedule {
	float: left;
	height: auto;
	width: 143px;
	padding-right: 9px;
	padding-left: 9px;
}
        #schedule p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
#pC-center #news {
	float: left;
	width: 220px;
}
#pC-center #mainBanner {
	height: 272px;
	margin-bottom: 18px;
}
.blueBox-S2 {
	background-color: #000099;
	height: 24px;
	padding-left: 6px;
	font-weight: 900;
	font-size: 16px;
	font-style: italic;
	color: #FFFFFF;
	padding-top: 4px;
	margin-bottom: 12px;
}
div#twitterBox {
	float: right;
	background-color: #FFF;
	height: 387px;
	width: 220px;
	margin-right: 0px;
}

div#twitterBox p{
	font-size: 9px;
}
#schedule .raceDate {
	padding: 0px;
	margin-bottom: 12px;
}
#schedule .raceDate h4 {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

