@charset "utf-8";
/* CSS Document */

.title {
	float:left;
	width:410px;
	padding:0px 0px 15px 0px;
}

.name {
	float:left;
	width:180px;
	font-size:13px;
	line-height:18px;
}

.photo {
	float:right;
	width:202px;	
}

.photo img{
	border:1px solid #7FC3DF;
}

.details {
	float:left;
	width:410px;	
}



.otherInformationLeft {
	float:left;
	width:300px;
}

.otherInformationRight {
	float:right;
	width:300px;
}

.photostaken {

	font-size:10px;

}

.testimonial-divider {

	border-bottom: 1px solid #0087C0;
	margin-bottom:8px;

}

.nhs-post {

	display:inline-block;
	margin-top:2px;
	font-size:10px;
	line-height:10px;
	color:#999;
	font-weight:normal;

}
