.upcomingRace
{
	clear: both;
	font-family: Trebuchet MS Gothic, arial,verdana,helvetica;
	color: #3a3a3a;
	width: 100%;
}
.upcomingRace .date, .upcomingRace .date a
{
	float: left;
	color: #14286E;
	text-decoration: none;
}
.upcomingRace .date
{
	font-size: 110%;
}
.upcomingRace .buyTicket
{
	float: right;
}
.upcomingRace .info
{
	padding-bottom: 36px;
	float: left;
	clear: both;
	width: 100%;
}
.upcomingRace .info .raceTimes
{
	float: left;
	clear: both;
	width: 100%;
}
.upcomingRace .info .raceTimes .firstRace
{
	float: left;
}
.upcomingRace .info .raceTimes .lastRace
{
	float: right;
}
.upcomingRace .info .going
{
	float: left;
	clear: both;
	width: 100%;
}
.upcomingRace .info .weather
{
	float: left;
	clear: both;
	width: 100%;
}
.upcomingRace .info .weather a
{
	color: #7f9e3c;
}

.upcomingRace .fixture-title
{
	clear: left;
	color: #14286E;
	font-size: 120%;
}

