@charset "utf-8";
/* CSS Document */

#content {
	width: 900px;
	margin: 20px 30px;
	float: left;
	min-height: 400px;
}
.contentheading_team {
	background: url(../images/title_bg_team.png) top center no-repeat;
	height: 50px;
	padding: 0 20px;
	color: #005878;
	font-size: 24px;
	text-transform: uppercase;
}
.componentheading_team {
	background: url(../images/title_bg_team.png) top center no-repeat;
	height: 30px;
	padding: 11px 20px 10px 22px;
	color: #005878;
	font-size: 24px;
	text-transform: uppercase;
	margin: 2px 0 20px 0;
}
.contentpaneopen_team {
	width: 900px;
	margin-bottom: 20px;
}
.contentpaneopen_team tbody {
	width: 900px;
}
