.team {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
}

.team-table {
	width: 100%; 
	border: 0; 
	margin: 0;
	vertical-align: top;
	border-collapse: collapse;
}

.team-header:first-child {
	border-top: none;
}

.team-header {
	border-top: 1px solid #444444;
	vertical-align: top;
	font-size: 14px; 
	padding-top: 15px;
	height: 17px;
}

.team-left {
	vertical-align: top;
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 10;
}

.team-left a, .team-left a:visited {
	font-weight: normal;
	text-decoration: underline;
}

.team-left a:hover {
	font-weight: normal;
	text-decoration: none;
}

.team-right {
	vertical-align: top;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	width: 79%;
}

.team-footer {
	border-bottom: 1px solid #444444;
	vertical-align: top;
	font-size: 14px; 
	padding: 0px;
}

.team-pages {
	padding-top: 5px;
	font-size: 10px; 
	text-align: center;
}