#standings_search {
	width:683px;
	margin-bottom:5px;
}

.standings_search_criteria {
	margin-left:10px;
	margin-top:7px;
	width:645px;
}

.standings_search_title,
.standings_search_dropdown,
.standings_search_button {
	float:left;
}

.standings_search_title {
	padding-top:12px;
	margin-right:10px;
}

.standings_search_dropdown {
	padding-top:6px;
	margin-right:15px;
}

#standings_series {
	width:200px;
	font-family:'Trebuchet MS',Arial,sans-serif;
}

#standings_leaderboard {
	padding:5px;
}

#da_standings {
	width:673px;
	margin-top:5px;
}

.da_standings_table_header {
	height:29px;
}

.da_standings_table_header th {
	border-bottom:solid 1px #555;
	background:url(../../img/pages/series/teams/table_header_bg.png) repeat-x;
	text-align:left;
	padding-left:10px;
	overflow:hidden;
}

#da_standings td {
	background:url(../../img/pages/series/teams/table_driver_bg.png) no-repeat;
	color:#000;
}

.top3 td {
	font-size:20px;
}

.top8 td {
	font-size:16px;
}

.standings_table_driver_photo {
	text-align:center;
	padding:5px;
	width:100px;
}

.standings_table_pos {
	padding:5px 20px;
	width:15px;
}

.standings_table_driver {
	padding:5px 10px;
	width:400px;
}

.standings_table_points {
	padding:5px 10px;
	width:80px;
}
