.athlete-img	{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 5px solid #ccc;
}
.profile {
	clear: both;
	margin-bottom: 2em;
}
.profile h4, .details h5, .details h6 {
	padding-left: 5px;
}

.profile h4 {
	background: #fff url(../images/backgrounds/bg-h4.gif) no-repeat left bottom;
	padding-left: 5px;
	padding-bottom: 0.4em;
	margin-bottom: 0.3em;
}
.profile h5 {
	margin-bottom:  0;
}
.profile h5 strong, .profile h6 strong {
	display: block;
	float: left;
	width: 90px;
}
.profile .details { margin-bottom: 15px; }
.profile p	{
	clear: left;
	margin-bottom: 1.4em;
	padding-left: 5px;
}

.profile blockquote {
	padding: 0 40px;
	background: #fff url(../images/backgrounds/bg-quote.gif) no-repeat left top;
	clear: both;
}
.profile blockquote strong {
	display: block;
	height: 23px;
	padding-right: 30px;
	background: #fff url(../images/backgrounds/bg-quote2.gif) no-repeat right bottom;
}