img.pic {
	float:right;
	margin: 0 0 5px 10px;
}
.results_races {
	width:98%;
}
.results_races td {
	padding:3px;
	border-bottom:1px solid #ddd7fd;
}
.results_races th {
	padding:3px;
	background:#f90;
	color:#fff;
	text-align:left;
}

.results_results {
	width:98%;
	border-top:1px solid #ddd7fd;
}
.results_results td {
	padding:3px;
	border-bottom:1px solid #ddd7fd;
}
td.times {
	color:#f90;
}
td.cat {
	text-align:right;
}
td.desc {
	color:#482d94;
}

.searchbox {
	text-align:right;
	background:#ddd7fd;
}

.category_key {
	width:98%;
}
.category_key th,
.category_key td {
	padding:3px;
	vertical-align:top;
}
.category_key th {
	text-align:left;
	font-size:11px;
	background:#ddd7fd;
}
.category_key td {
	border-bottom:1px solid #ddd7fd;
}


.even td {
	background:#eee7fe;
}

td.leaderboard {
	padding-left:20px;
	background:#482d94;
	background-image:url(../../images/icon_mini_cup.gif);
	background-repeat:no-repeat;
	background-position:3px 3px;
}
td.leaderboard a {
	color:#fff;
}
td.leaderboard a:hover {
	color:#f90;
}
tr.race_header2 td {
	color:#482d94;
	background:#ddd7fd;
}
