.laps_list > div
{
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
}
.laps_list_sectors > div
{
	clear: both;
}
.laps_list .fast_lap
{
	color: #60ca5b;
	font-weight: bold;
}