#driver_search {
	margin-bottom:5px;
}

.driver_search_criteria {
	margin-left:10px;
	margin-top:7px;
	width:655px;
}

.driver_search_title,
.driver_search_dropdown {
	float:left;
	margin-right:15px;
}

.driver_search_title {
	padding-top:12px;
}

.driver_search_dropdown {
	padding-top:6px;
}

.driver_search_button {
	float:right;
}

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

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

.driver_search_series {
	margin-right:10px;
}


#da_driver_table {
	width:685px;
	overflow:hidden;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

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

#da_driver_table td {
	background:url(../../img/pages/series/teams/table_driver_bg.png) no-repeat;
	border-bottom:dotted 1px #555;
	color:#000;
}

td.driver_table_nodriver {
	padding:10px;
}

td.driver_table_photo {
	width:100px;
	padding:3px;
}

td.driver_table_names {
	padding-left:10px;
}

.driver_table_name {
	font-weight:bold;
}

.driver_table_points,
.driver_table_position,
.driver_table_result {
	padding:0px 10px;
}

.driver_table_profile {
	padding:10px;
	width:115px;
}