﻿.runner{
	margin-left:10px;
	margin-bottom:5px;
	font-size:12px;
}
.racetime{
	padding-right:0.5em;
	width:50px;
	float:left;
}
.horsename{
	text-transform:uppercase;
	font-weight:bold;
	width:180px;
	float:left;
}
.barrier{
	padding-right:0.5em;
	width:20px;
	float:left;
}
.racename{
	padding-right:0.5em;
	text-transform:uppercase;
	width:340px;
	float:left;
}
.distance{
	padding-right:0.5em;
	width:50px;
	float:left;
}
.jockey{
	padding-right:0.5em;
	width:150px;
	float:left;
}
.meet{
	margin-bottom:10px;
}