.date {
	color: #ae8aa6;
	float: left;
	width: 95px;
}
.race {
	color: #862670;
	float: left;
	text-indent: 10px;
	width: 550px;
}
.place {
	color:  #000;
	float: left;
	width: 65px;
}
#race ul {
	margin-left: 2px;
}
#race td {
	list-style-type: none;
	line-height: 1.5em;
   margin-left: 10px;
	font-size: medium;
}
.first {
	font-weight: bold;
}

