#content .white-box .gc-team 
{
	color: #636c6a;
	font: 10.5pt Verdana;
}

#content .white-box .gc-team .title
{
	display: block;
	background: url(../App_Themes/CleanAndColorful/Images/gc-team-title.png) no-repeat 0 100%;
	height: 161px;
}

#content .white-box .gc-team .selected-info-container
{
	height: 220px;
}

#content .white-box .gc-team .selected-info
{
	float: left;
	clear: left;
	padding: 25px 0 0 40px;	
	font-size: 8pt;
}

#content .white-box .gc-team .bio-container
{
	float: right;
	width: 530px;
}

#content .white-box .gc-team .bio
{
	padding: 20px 50px 0 0;
}

#content .white-box .gc-team .image-holder
{
	float: left;
	width: 106px;
	height: 134px;
	background-color: black;
}

#content .white-box .gc-team img
{
	margin: 1px 0 0 1px;
}

#content .white-box .gc-team .name
{
	float: left;
	clear: left;
	font-weight: bold;
	padding: 3px 0 1px 0px;
}

#content .white-box .gc-team .position
{
	float: left;
	clear: left;
	width: 130px;
}

#content .white-box .gc-team .selector
{
	float: left;
	clear: both;
	padding: 10px 0 20px 38px;
}

#content .white-box .gc-team .selector-header
{
	float: left;
	width: 300px;
	font-size: 8pt;
	padding-bottom: 2px;
	margin-left:-13px;
}

#content .white-box .gc-team .selector-container
{
	float: left;
	/*background: gray url(../App_Themes/CleanAndColorful/Images/gc-team-image-container.png) no-repeat 0 100%;
	width: 543px;*/
	background-color: #dddec2;
	width: 661px;
	height: 78px;
	margin-left:-13px;
}

#content .white-box .gc-team .thumbnail-container
{
	padding: 10px 10px 10px 10px;
}

#content .white-box .gc-team .thumbnail-container img
{
	float: left;
	margin-left: 3px;
	cursor: pointer;
}