﻿.driver_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;
}

.driver_profile .name
{
	color:#EE1B2E;
	font-weight:bold;
	font-size:large;
	margin-bottom:5px;
}
.driver_profile .car
{
	font-weight:bold;
	margin-bottom:5px;
}

.driver_profile .Photo
{
	float:left;
	margin:0 10px 10px 0;
}
.driver_profile .pullquote{
	float:left;
	width:178px;
}

.driver_profile .profilefeatured
{
	margin:10px 0 10px 0;
}
.driver_profile .field
{
	margin-bottom:5px;
}
.driver_profile .fieldlabel
{
	color:#EE1B2E;
	font-weight:bold;
	float:left;
	width:80px;
}
