div#detail_wrap {	width: 808px;	background: url("../images/doctors/detail.bkg.fauxcolumns.gif") repeat-y;	margin-top: 8px;		font-size: 12px;}div.section_header{	width: 100%;	height: 28px;}/* @group Left Column */div#left_column {	width: 537px;	float: left;	border-top: 1px solid #d6d6d6;}div#doctor_header {	height: 235px;}div#doctor_header h1, div#doctor_header h3{	width: 80%;	position: relative;	top: 90px;		left: 20px;	margin: 0;}div#doctor_header p.doctor_title{	font-size:10px;	margin:0;	position:relative;	top:95px;	left:20px;}div#left_column h4{		font-weight: lighter;	margin-left: 20px;	text-transform: uppercase;}div#doctor_header img.logo{	position: relative;	top:30px;	left: 400px;}div#doctor_nav {	clear: both;	color: #4e84ab;	font-size: 10px;	position: absolute;	top: 400px;	left: 15px;}div#doctor_nav p{	margin-top: 0;	margin-bottom: 0;}div#doctor_nav p a{	text-decoration: none;}div#left_column div.section_header{	background-color:#578bb1;}div#left_column dt {	font-weight: bold;	margin-left: 40px;	text-transform: uppercase;}div#left_column dt.membership{	margin-top: 3px;	margin-bottom: 3px;}div#left_column p{	margin-left: 10px;	margin-right: 10px;}/* @end *//* @group Right Column */div#right_column{	width: 268px;	float: right;		border-top: 1px solid #d6d6d6;}div#right_column ul{	padding-left: 20px;}div#doctor_photo{	height: 235px;}div#doctor_photo img {	position: relative;	top: 69px;	left: 85px;}/* @end */div#clearblock {	height:1px;	clear: both;	background-image: url(../images/doctors/detail.border.fauxcolumns.gif);}