#doctorinfo {color: #0b4790;text-align:left;}

#doctorinfo #doctorphoto {
	margin:1em;
	display:block;
	float:left;
}

#doctorinfo p{
	line-height:150%;
	color: #0b4790;
}

#doctorinfo .hr{
	display:block;
	margin:auto;
}

#doctorinfo h3{
	text-align:center;
	color: #0b4790;
	font-size:1.2em;
	text-decoration:underline;
}

#doctorinfo ul {
	line-height:125%;
}

#doctorinfo ul li{
	margin:0.5em 0px 0.5em 0px;
}

table#beforeandafter{
	text-align:center;
	background-color:#e9eff5;
	margin:20px auto;
	width:50%;
	border:1px solid #0674a1;
}
table#beforeandafter tr.tableheader{
	font-weight:normal;
	font-size:20px;
	color:#0674a1;
	height:30px
}
table#beforeandafter td{
	padding:10px;
	vertical-align:top;
}

table#beforeandafter tr.sectionheader{
	background:#e9eff5 url('/images/baheaderbg.png') repeat-x scroll 0 0;
	height:30px;
}

table#beforeandafter tr.sectionheader td{
	text-align:center;
	vertical-align:middle;
}

p.certificates, table.certificates{
	text-align:center;
}

p.certificates img, table.certificates img{
	margin:20px;
}

table.certificates{
	margin:auto;
}

