#team {
	float: left;
	height: 138px;
	width: 193px;
	margin-bottom: 15px;
}
.Teamname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
	margin-left: 95px;
	margin-top: 5px;
}
.TeaJobTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 1em;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
