﻿#OurDoctorsTitle
{
	font-family:Georgia, Times New Roman;
	font-size:37px;
}
#doctorSidePanelTitle
{
	font-size:20px;
	font-family:Georgia, Times New Roman;
}
.DoctorSide a
{
	font-family:Verdana, Arial;
	color:#2578a4;
}
.arrowSpace
{
	padding-right:5px;
}
#DocMain
{
	background-image:url('/images/contentBoxes/grayBox.gif');
	width:584px;
	height:28px;
}
#DoctorHeadline
{
	width:210px;
	float:left;
	display:inline;
}
#DoctorServiceHeadline
{
	width:185px;
	float:left;
	display:inline;
}
#DoctorOptionsHeadline
{
	width:189px;
	float:left;
	display:inline;
}
.DoctorHeadlineText
{
	color:#FFFFFF;
	font-style:italic;
	font-weight:bold;
}
.DoctorInfoContainer
{
	margin:15px 0;
}
.DoctorPicture
{
	text-align:center;
	width:70px;
	position:relative;
	display:inline;
	margin:auto;
	float:left;
}
.DoctorName
{
	position:relative;
	display:inline;
	margin:auto;
	width:140px;
	float:left;
}
.DoctorName a, .DoctorName a:visited
{
	font-size:12px;
	font-weight:bold;
}
.DoctorService
{
	position:relative;
	display:inline;
	margin:auto;
	font-style:italic;
	width:185px;
	float:left;
}
.DoctorOptions
{
	position:relative;
	display:inline;
	margin:auto;
	width:189px;
	float:left;
}
.DoctorOptions a
{
	text-decoration:none;
	font-size:12px;
}
.dividerHorizontalDotted
{
	margin:15px 0;
}

/* selector boxes */

#EducationLinks
{
	margin:10px 0;
}
#EducationLinks h2
{
	margin:0 0 5px;
}

#FindADoctor
{
	font-family:Georgia, Times New Roman;
	font-size:20px;
	margin:10px 0;
}
#FindADoctor p
{
	margin:0 0 5px;
}
#HoursAndDir
{
	font-family:Georgia, Times New Roman;
	font-size:20px;
	margin:10px 0;
}
#HoursAndDir p
{
	margin:0 0 5px;
}
.smallBoxTop
{
	height:6px;
	background-repeat:no-repeat;
}
.smallBoxContent
{
	background-image:url(/images/contentBoxes/box_empty_CENTER.gif);
	background-repeat:repeat-y;
	padding:5px 0 10px 20px;
}
.smallBoxBottom
{
	height:5px;
	background-repeat:no-repeat;
}
.doctorInfoLink{
	width:100%;
	background-image:url(/images/buttons/btn_blueArrow.png);
	background-repeat:no-repeat;
	background-position:center right;
}
.doctorInfoLink a, .doctorInfoLink a:visited{
	text-decoration:none;
	color:#2578a4;
}
.tableGrid{
	width:585px;
	background-image:url(/images/contentBoxes/bg_gridheader.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}