﻿.team_profile{
	position:relative;
	width:493px;
	border:1px solid #ccc;
	padding:9px;
	margin:0 0 10px 10px;
	float:left;
	display:inline;
	height:auto;
	min-height:182px;
}

.team_profile .name
{
	color:#EE1B2E;
	font-weight:bold;
	font-size:large;
	margin-bottom:5px;
}
.team_profile .car
{
	font-weight:bold;
	margin-bottom:5px;
}

.team_profile .Photo
{
	margin:0 10px 10px 0;
}
