.ContentBottomDoctors
{
	width: 948px;
	min-height: 540px;
}
.DoctorsName
{
	margin: 20px 0 0 20px;
}
.Expertise
{
	padding: 5px 0 15px 100px;
	font-size: 12pt;
}
.EducationalHistory
{
	margin: 20px 0 0 10px;
	width: 600px;
	font-size: 12pt;
}
.EducationalHistoryHeader
{
	margin: 30px auto 20px auto;
	text-align: center;
}
.EducationalHistoryContent
{
	line-height: 20px;
	text-indent: 20px;
	
}
.ProfessionalHistory
{
	width: 600px;
	font-size: 12pt;
	margin: 20px 0 0 10px;
}
.ProfessionalHistoryHeader
{
	margin: 30px auto 20px auto;
	text-align: center;
}
.ProfessionalHistoryContent
{
	line-height: 22px;
	text-indent: 20px;
}
.FootnoteContent
{
	margin: 30px auto 0 auto;
	text-align: center;
}
.DocImage
{
	position: absolute;
	bottom: 0px;
	right: 0px;
	margin: -250px 0 0 0;
}