#driver_profile_info,
#driver_profile_questions,
#career_stats,
#series_stats,
#driver_media_gallery {
	padding:5px;
	margin-bottom:5px;
}

#driver_photo {
	width:270px;
	height:240px;
	border:solid 2px #555;
	float:left;
	margin-right:5px;
}

#driver_profile {
	float:left;
}

#driver_profile table {
	width:392px;
	border:solid 2px #555;
	margin-top:5px;
}

#driver_profile th {
	padding:3px 5px;
	text-align:left;
	font-weight:bold;
}

#driver_profile td {
	padding:3px 5px;
	color:#000;
}

#driver_questions table {
	width:675px;
}

#driver_questions td {
	color:#000;
}

.driver_question {
	width:275px;
	border-bottom:dotted 1px #999;
	padding:2px 5px;
	font-weight:bold;
}

.driver_answer {
	border-bottom:dotted 1px #999;
	padding:2px 5px;
}

.profile_title {
	width:125px;
	font-weight:bold;
	border-top:dotted 1px #999;
}

.profile_value {
	border-top:dotted 1px #999;
}

#driver_media_gallery {
	width:675px;
	padding:5px;
	margin-bottom:5px;
	overflow:hidden;
}

#da_youtube {
	margin-top:5px;
}

#da_youtube_screen {
	float:left;
	width:425px;
	margin-right:5px;
}

#driver_icons {
	float:left;
	width:245px;
}

div.sc_menu_wrapper {
	position: relative;
	height:344px;
	width:160px;
	overflow:auto;
}

.driver_video_item {
	background-color:#111;
	margin-bottom:5px;
	padding:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

.driver_video_item_img {
	width:90px;
	height:70px;
	border:solid 1px #8d0000;
	float:left;
	margin-right:5px;
}

.driver_video_item_img img {
	width:90px;
	height:70px;
	border:0px;
}

.driver_video_item_title {
	font-weight:bold;
	float:left;
	width:110px;
	height:55px;
}

.driver_video_item_duration {
	font-size:10px;
	float:left;
	width:40px;
}

.driver_video_item_views {
	font-size:10px;
	float:right;
	width:60px;
	text-align:right;
}

#driver_series_stats table,
#driver_career_stats table {
	width:673px;
	margin-top:5px;
}

#driver_series_stats th,
#driver_career_stats th {
	text-align:left;
	background-color:#999;
	font-size:11px;
	line-height:12px;
	padding:2px 4px;
	color:#000;
}

#driver_series_stats td,
#driver_career_stats td {
	font-size:11px;
	padding:1px 4px;
	border-bottom:solid 1px #999;
	color:#000;
}

.career_year,
.career_events,
.career_high_round_pos,
.career_high_round_score,
.career_avg_round_score,
.career_high_qual_pos,
.career_avg_qual_pos,
.career_series_points,
.series_year,
.series_round,
.series_round,
.series_qual,
.series_qual_pos,
.series_knockout,
.series_score {
	border-left:solid 1px #999;
}

.career_series_pos,
.series_position {
	border-left:solid 1px #999;
	border-right:solid 1px #999;
}

.second_row {
	background-color:#ccc;
}

.beta_desc {
	color:#999;
	font-size:10px;
	line-height:11px;
}