/*#clinic ul {
	clear: left;
	float: left;
}*/
.header_1  {
	font-size: 15px;
	line-height: 1em;
	font-weight: bold;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999;
	padding-bottom: 3px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #000;
	padding-left: 15px;
	padding-top: 3px;
	clear: none;
}
.pt_area_right {
	position: absolute;
	top: 0px;
	right: 0px;
}


#objective {
	padding-top: 25px;
	padding-right: 40px;
	padding-bottom: 25px;
	padding-left: 40px;
	border: 2px solid #8CC63F;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	font-size: 16px;
	line-height: 1.75em;
	margin-bottom: 40px;
	font-weight: bold;
	color: #8CC63F;
}
