/* Staff */
div.PanelColumn3
{
	margin-bottom				:	30px;
	text-align				:	center;
}
#ImageStaff
{
	width					:	100%;
}

/* Doctor */
div.PanelDoctor
{
}
div.PanelDoctorComment
{
	float				:	left;
	width				:	550px;
	font-size			:	14px;
	text-align			:	left;
}
div.PanelDoctorCommentTitle
{
}
div.PanelDoctorCommentTitle h2.PanelTitle
{
	margin				:	0px 0px 20px 0px;
	text-align				:	left;
	line-height				:	0em;
}
div.PanelDoctorCommentTitle h2.PanelTitle img
{
	height					:	28px;
}
div.PanelDoctorCommentTitleSub
{
	margin				:	0px 0px 20px 0px;
	color					:	#25b7bc;
	font-weight				:	bold;
	font-size				:	16px;
	letter-spacing				:	0.25em;
}
div.PanelDoctorComment h3
{
	margin				:	20px 0px 20px 0px;
	padding				:	0px 0px 3px 0px;
	border-bottom			:	solid 1px #cccccc;
}
div.PanelDoctorComment tr td:first-child
{
	width					:	120px;
	white-space				:	nowrap;
}
div.PanelDoctorPhoto
{
	float					:	right;
}
div.PanelDoctorPhoto img
{
	width					:	380px;
}

/* List */
table.List td
{
	vertical-align				:	baseline;
}
