@charset "utf-8";
/* CSS Document */
.backto{
	padding-bottom:5px;
	}
.people{
	font-size:12px;
	color:#999999;
	font-weight:bold;
}
.label {
	width:14px;
	display:inline-block;
	}
#practitioners{

}

#practitioners h1{
	color:#CB1009;
	border-bottom:2px solid #CB1009;
	font-size:16px;
	margin-left: 10px;
	margin-right:0px;
	margin-top:0px;
	width:390px;
	
}
#practitioners h2{
	text-align:left;
	color:#000000;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:0px;
	margin-left:10px;
	margin-bottom:5px;
	}
#practitioners p{
	margin-top:0px;
	margin-right:10px;
	margin-left: 10px;
}

#practitioners .person{
	clear:both;
	border-top:#CCCCCC 1px dotted;
	padding-top:10px;
	margin-left:10px;
	margin-right:10px;
	}
	
#practitioners .rightCol{
	float:right;
	width:420px;
	}
#practitioners .rightCol p{
	margin-right: 20px;
	}
#practitioners .leftCol{
	float:left;
	width:224px;
	line-height:16px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	}
#practitioners .leftCol p{
	line-height:14px;
	
	}

#practitioners .leftCol .time{
	width:50px;
	display:inline-block;
	float:left;
	clear:left;
	margin-left:10px;

}