.video, .videos, #content img.imagebox
{
	float: left;
	border: 1px solid rgb(0, 0, 0);
	margin: 0px 10px 10px 0px;
	padding: 0px;
	width: 320px;
	height: 260px;
}
.videos img
{
	border: none;
	float: right;
	display:none;
}
.return_top
{
	clear:both;
	margin: 0px;
}
.team_desc, .team_name
{
	display: none;
}
#pagecontent img.team_thumbs
{
	margin: 5px 10px 0 0;
	float: none;
	border: 1px solid #CCCCCC;
}
/*#pagecontent .team_link
{
	margin: 3px 5px;
}*/
#pagecontent .team_cell
{
	padding: 3px 5px;
}
#pagecontent .team_cell .title
{
	line-height: 100%;
}
.toggle_extra_info
{
	color: #241773;
	text-decoration: underline;
	cursor: pointer;
}
#pagebody .watchperf
{
	padding: 0px;
}
#pagebody .watchperf li, #pagebody .watchperf td
{
	list-style-type: none;
	line-height: normal;
}
#pagebody .watchperf li p, #pagebody .watchperf td p
{
	margin: 0 5px;
	padding: 5px 0;
	line-height: normal;
}
#pagebody .watchperf li a, #pagebody .watchperf td a
{
	color: #336699;
	font-weight: bold;
	line-height: normal;
	margin: 0px;
}
h1.subheadings {
	color:#666;
	font-size: 24px;
	font-weight: bold;
}