﻿
h4
{
	font: bold 1.1em Arial;
	margin:30px 0px 10px;
	padding:0;
	color:#002D62;
}

h4 span
{
	display:block;
	font-weight:normal;
	font-size:0.8em;
	letter-spacing:0.1em;
	text-transform:uppercase;
	color:#555555;
}

.teamphoto
{
	float:left;
	margin-top:30px;
	margin-right:10px;
	padding:0;
	border:3px solid #efefef;
	clear:left;
	
	margin-left:20px;
}

.teamintro
{
	width:476px;
	float:left;
}

.teaminfo
{	
	width:253px;
	padding:0px;
	float:left;
	background:#F2F2F2 url(/includes/images/base/quarterbox_bottom.gif) no-repeat bottom left;
}

.teaminfo p
{
	width:233px;
	padding:10px;
	margin:0px;
	background: #F2F2F2 url(/includes/images/base/quarterbox_top.gif) no-repeat top left;
}

.large
{
	font-size:1.5em;
	color:#02335E;
}