@charset "UTF-8";
.event-text  {
	width: 584px;
	float: right;
}
.eventschedule {
	width: 314px;
	height: 620px;
	float: left;
	margin-top: 0px;
}
.eventphotos {
	height: 480px;
	background-image: url(../images/racethumbs.jpg);
	margin-bottom: 20px;
}
.rsstext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: lighter;
	color: #999999;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	margin-right: 10px;
	padding-right: 10px;
}
