/* css for team list */

.team {
	line-height: 24px;
}

.team img {
	/*width: 160px;*/
	margin-top: 7px;
	margin-bottom: 8px;
}

.team td {
	vertical-align: top;
}

.team table {
	border-collapse: collapse;
}

.team_title_td {
	width: 200px;
	height: 20px;
}

.team_info_td {
}