.subtitle_links {
	overflow:hidden;
	border-top:1px solid #151515;
}
.subtitle_links a {
	margin-right:10px;
	border: 1px solid #333;
	background:#222 7px 0px no-repeat;
	height:24px;
	float:left;
	display:inline;
	padding:5px 7px 0 0;
	margin-bottom:10px;
	outline:0;
}
.profile {
	margin:0 0 20px 40px;
}
.profile img {
	border: 1px solid #f0a931;
	margin-right:20px;
}
.profile table {
	font-size:11px;
	color:#DDD;
}
.profile td {
	padding:6px 0;
}
.profile table .first_cell {
	text-align:right;
	font-weight:bold;
	padding-right:5px;
	width:85px;
}
.stats {
	color:#DDD;
	width:100%;
	font-size:11px;
	border:1px solid #333;
}
.stats td {
	padding:6px 0 5px 10px;
	text-align:center;
}
.stats .first_row {
	background-color:#222;
	font-size:20px;
	color:#f0a931;
	font-weight:bold;
}
.stats .first_row td {
	text-align:left;
}
.stats .second_row {
	background-color:#f0a931;
	color:#151515;
	font-size:12px;
	font-weight:bold;
}
.odd_row {
	background-color:#222;
}

#media .box_tab {margin-right:5px;font-size:11px; font-weight:normal; border-bottom:1px solid #222; outline:0;}
#media .selected_tab {background-color:transparent; border-bottom-color:#151515;}
#media .box_content {background-color:transparent; padding:0; height:250px; overflow-y:auto;}
#media .box_content table {margin-top:10px; width:100%; color:#fff; font-size:11px;}
#media .box_content td {padding:5px;}
#media .box_content a {font-weight:bold}
#media .box_content div {margin-right:10px;}
#media .box_page {display:none;}

/*overlay
#share {
	width:342px;
	height:204px;
	background:url(images/share_overlay.png) no-repeat;
	position:absolute;
	margin:-10px 0 0 175px;
	display:none;
}
#share table {
	background-color:#fff;
	margin:40px 0 0 10px;
	width:315px;
	height:145px;
	text-align:center;
}
#share table td {
	padding-top:15px;
}
#share table a {
	color:#000;
}*/
