h1
{
	font-size: 19px;	
}

.therapist
{
	padding-right: 30px;
}
.therapistPhoto
{
	width:  110px;
	height: 150px;	
	background-color:#bdbdbd;
	float: left;
	margin: 0px 10px 8px 0px;
}
.credentials
{
	font-weight: normal;
	font-size:	14px;
	font-style:	 italic;
}
.bio
{
	text-align:justify;	
}