/* CSS Document */
#cntHeader h2 {
	background-image: url(../images/cntHeader.gif);
}
#dr {
	background-image: url(../images/subttl_dr.gif);
}
#nurse {
	background-image: url(../images/subttl_stuff.gif);
}
#cntBody dd {
	margin-left: 0px;
	line-height: 1.5em;
}
.profile {
	margin-bottom: 24px;
}
.drName {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #008C4A;
	font-weight: bold;
	color: #000000;
}
#cntBody dt {
	margin-bottom: 4px;
	margin-top: 0px;
}
#cntBody h5 {
	text-indent: 0pt;
}
.policy {
	clear: left;
	margin-top: 0px;
	padding-top: 0px;
}
