﻿div.ui-dialog div.ui-dialog-content
{
	background-color: #000000;
}

.ui-widget-content
{
	background: none;
	background-color: #000000;
}

.ui-widget-header
{
	background: none;
	border: none;
	color: #FFFFFF;
}

div.team_ContentPane #searchResults
{
	float: left;
	padding: 5px 10px;
}

div.team_ContentPane .profile_returnToBio
{
	float: right;
	font-size: 0.6em;
	padding: 5px 10px 0 0;
}

div.team_ContentPane .profile_returnToBio a
{
	color: #FFFFFF;
}

div.videos_container
{
	float: left;
	width: 100%;
}

div.videos_container h2.header2
{
	float: left;
	width: 300px;
}

div.videos_container .videos_more
{
	float: right;
	padding: 10px 10px 0 0;
}

div.videoThumbnail
{
	float: left;
	margin: 0 10px 0 0;
	position: relative;
	text-align: left;
	width: 120px;
}

div.videoThumbnail .videoPlayerButton img
{
	width: 39px;
}

a.videoPlayerButton
{
	left: 40px;
	position: absolute;
	text-align: center;
	top: 25px;
	z-index: 10;
}