﻿#rightContent p
{
	margin: 10px 0;
}
#companyLi dt
{
	background-image: url('/images/navlink_active.gif'); 
	background-repeat: repeat-x; 
}
em
{
	font-style: italic;
}
.coachesList
{
	
}
.coachesList li
{

float:left;
	
}
.coachPic
{
	float: left;
	margin: 0px 5px 20px 0px;
	width: 125px;
	height: 167px;
	display: inline;
	overflow: hidden;
}
.coachPic img
{
		width: 125px;
	height: 167px;
}
.coachText
{
	position: relative;
	font-size: 85%;
	float: left;
	width: 170px;
	height: 167px;
	margin: 0px 5px 0px 0px;
	z-index: 1;
	overflow: hidden;
}
.coachText a
{	

	position: absolute;
	bottom: 5px;
}
 #rightContent img
 {
 	padding: 0px 20px 20px 0px;
 	float: left;
 }
 .coachQuote
 {
	position: absolute;
	z-index: 5000;	
	width: 530px;
	height: 102px;
	margin: -150px 0px 0px 418px;
	display: inline;
 }