.container
{
	width:522px;
	float:left;
	padding-bottom:5px;
}

.team_heading
{
	padding:5px 10px;
	font-size:16px;
	width:502px;
	font-weight:bold;
	margin-bottom:5px;
	float:left;
}

.smallbox
{
	float:left;
	width:260px;
	padding:5px 0px 0px 0px;
}
.blueheading
{
	font-size:11px;
	font-weight:bold;
	color:#35ACCF;
}
.blueheading a
{
	font-size:11px;
	font-weight:bold;
	color:#35ACCF;
	text-decoration:none;
}
.blackheading
{
	font-size:11px;
	font-weight:bold;
	color:#000000;
}
.normalheding
{
	font-size:11px;
	font-weight:bold;
	color:#333;
	
}
.thumb
{
	width:65px;
	height:65px;
	float:leftl;
}
.team_contentbox
{
	float:right;
	width:180px;
}
.normalcontent
{
	clear:both;
	font-size:10px;
	color:#999;
	font-style:italic;
}
.bluelink
{
	clear:both;
	float:left;
	font-size:10px;
	padding-right:10px;
	color:#35ACCF;
}

.bluelink a
{
	clear:both;
	float:left;
	font-size:10px;
	color:#35ACCF;
	text-decoration:none;
}

