/* NEW CONTENT PAGE STYLES - ABOUT US / FOR SURGEONS */
.clear-fix {
	clear: both;
}
#page-content {
	margin: 30px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	width: 650px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

#page-content h3 {
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	font-size: 1.50em;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	line-height: normal;
	border-bottom: 1px #000000 solid;
}

#page-content h4 {
	margin: 5px 0px;
	padding: 0px;
	font-size: 1.375em;
	font-weight: bold;
	text-transform: none;
	color: #333333;
	line-height: normal;
}

#page-content h5 {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-size: 1.25em;
	font-weight: bold;
	text-transform: none;
	color: #666666;
	line-height: normal;
}

#page-content ul {
	margin-bottom: 10px;
}

#page-content hr {
	background: #999999;
	border: 0px;
	clear: left;
	color: #999999;
	height: 1px;
	margin: 0px 0px;
	visibility: visible;
}

#page-content .supH {
	vertical-align: text-top;
}

#page-content .supP {
	vertical-align: 17%;
}

#page-content #left-side {
	display: inline;
	margin: 0px;
	padding: 0px;
	width: 420px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	float: left;
	position: relative;
}

#page-content #right-side {
	margin: 0px;
	padding: 0px;
	width: 220px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	float: right;
	position: relative;
}

#page-content #right-side h4 {
	padding: 10px 0px;
	border-top: 1px #999999 solid;
	border-bottom: 1px #999999 solid;
}