@charset "utf-8";
div#content {
	width: 500px;
	height: 520px;
	padding: 110px 380px 0px 45px;
}
div#sidebar {
	position: absolute;
	top: 269px;
	left: 635px;
	width: 230px;
	height: 485px;
	padding: 0px 40px 0px 40px;
}
h3 {
	background: url(../images/_h3_patients.gif) no-repeat bottom center;
	width: 235px;
	height: 25px;
	margin: 25px 0 10px -15px;
	padding-left: 15px;
	font-size: 16px;
	line-height: 19px;
}
ol {
	list-style: decimal;
	margin: 0 0 10px 20px;
}
ul {
	margin: 0 0 10px 0;
}
li {
	font-size: 12px;
	line-height: 19px;
}
li.current {
	color: #553B53;
	font-weight: bold;
}
p {
	margin: 0 0 10px 0;
}
p.fourteen {
	padding: 40px 0 0 0;
	font-size: 14px;
	line-height: 17px;
}
img#patients_photo {
	position: absolute;
	top: 310px;
	left: 25px;
}
div#content h3 {
	background: transparent;
	width: 435px;
}
