#teamRiders {
	width: 1020px;
}
#teamRiders .rider {
	float: left;
	display: inline;
	width: 332px;
	height: 273px;
	margin: 0 8px 0 0;
}
#teamRiders .rider a, #teamRiders .rider h2 {
	text-decoration: none;
	font-size: 17px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#teamRiders .rider h2 {
	margin: 0 0 0 4px;
}
#teamRiders .rider a:hover {
	color: #164d8d;
}
#teamRiders .rider img {
	width: 332px;
	height: 238px;
}
