#content-body {
	padding: 0 0 30px 0;
	float: left;
	width: 766px;
	margin-top: 145px;
}

#content-body-header {
	background:url(../images/doctors-hospitals/doctors_hospitals_feature_bkg.gif) top left repeat-x #d3edec;
	width:762px;
	float:left;
	margin-bottom: 20px;
}
#content-body-header .container-top {
	float:left;
	border-bottom: solid 1px #91c1c2;
}
#content-body-header .container-top .heading {
	font: bold 18px/21px Arial, Helvetica, sans-serif;
	color: #091C30;
	float:left;
	padding: 32px 30px 4px 40px;
	width: 374px;
}
#content-body-header .container-top .heading a {
	text-decoration: none;
	color: #091C30;
}
#content-body-header .container-top .heading a:visited {
	text-decoration: none;
	color: #091C30;
}
#content-body-header .container-top .heading a:hover {
	text-decoration: underline;
}
#content-body-header .container-bottom {
	float:left;
	border-top: solid 1px #f5fbfb;
	width: 760px;
}
#content-body-header .container-bottom .heading {
	font: bold 16px/21px Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 8px 0 4px 30px;
	clear: both;
}
#content-body-header .copy {
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	color: #000000;
	float:left;
	padding: 0 30px 0 40px;
	width: 374px;
}
#content-body-header .read-article {
	background:url(../images/doctors-hospitals/cro_more_arrows.gif) 0 10px no-repeat;
	font: bold 11px/14px Arial, Helvetica, sans-serif;
	padding: 6px 0 0 10px;
	float: left;
	width: 100px;
	margin-left: 40px;
}
#content-body-header .background-image-left {
	background:url(../images/doctors-hospitals/doctors-hospitals-featured.jpg) top left no-repeat;
	margin: 0;
	padding:0;
	float:left;
	width: 310px;
	height: 173px;
}
#content-body-header .container-bottom .features-left ul {
	float:left;
	padding: 0 0 15px 30px;
	width: 288px;
	margin: 0;
}
#content-body-header .container-bottom .features-right ul {
	float:left;
	padding: 0 30px 15px 40px;
	width: 355px;
	margin: 0;
}
#content-body-header .container-bottom .features-left li, #content-body-header .container-bottom .features-right li {
	background:url(../images/doctors-hospitals/cro_newsdash3.gif) 0 8px no-repeat;
	list-style:none;
	padding: 0 0 0 15px;
	margin: 0;
	text-decoration:underline;
	width: 288px;
	font: normal 12px/16px Arial, Helvetica, sans-serif;
}
#content-body-header .container-bottom .features-left li a, #content-body-header .container-bottom .features-right li a {
	color: #000;
	text-decoration: underline;
}
#content-body-header .container-bottom .features-left li a:visited, #content-body-header .container-bottom .features-right li a:visited {
	color: #000;
	text-decoration: underline;
}
#content-body-header .container-bottom .features-left li a:hover, #content-body-header .container-bottom .features-right li a:hover {
	color: #70AFB0;
	text-decoration: underline;
}

/* Begin Search Selector */


/* Popup */
.pop-up {
	padding: 0;
	margin: 0;
    z-index: 10000;
}

.pop-up .top-left {
	background: url(/health/resources/images/pop-up/popup-top-left.png)  no-repeat;
	width: 9px;
	float: left;
	height: 9px;
	overflow: hidden;
}

.pop-up .top-right {
	background: url(/health/resources/images/pop-up/popup-top-right.png)  no-repeat;
	width:9px;
	float: right;
	height: 9px;
	overflow: hidden;
	clear: right;
}

.pop-up .top-middle {
	background: url(/health/resources/images/pop-up/popup-top-middle.png)  repeat-x;
	float: left;
	height: 9px;
	overflow: hidden;
	z-index: -1;

}

.pop-up .pop-up-body {
	background: url(/health/resources/images/pop-up/popup-right-side.png)  repeat-y 100% 0;
	overflow: hidden;
	float: left;
}

.pop-up .pop-up-body .pop-up-body-inner-container {
	background: url(/health/resources/images/pop-up/popup-left-side.png)  repeat-y 0 0 #fff;
	float: left;
	padding: 1px 10px 10px 13px;
}

.pop-up .bottom-left {
	background: url(/health/resources/images/pop-up/popup-bottom-left.png)  no-repeat;
	width: 9px;
	float: left;
	height: 9px;
	overflow: hidden;
}

.pop-up .bottom-right {
	background: url(/health/resources/images/pop-up/popup-bottom-right.png)  no-repeat;
	width:9px;
	float: right;
	height: 9px;
	overflow: hidden;
	clear: right;
}

.pop-up .bottom-middle {
	background: url(/health/resources/images/pop-up/popup-bottom-middle.png)  repeat-x;
	float: left;
	height: 20px;
	overflow: hidden;
}

.pop-up .pointer-top-left {
	height: 10px;
	width: 11px;
	margin-bottom: -1px;
	margin-left: 25px;
	background: url(/health/resources/images/pop-up/popup-arrow-top-left.png)  no-repeat;
	z-index: 1;
	position: relative;
	display: none;
}

.pop-up .pointer-top-right {
	height: 10px;
	width: 11px;
	margin-bottom: -1px;
	margin-left: 140px;
	background: url(/health/resources/images/pop-up/popup-arrow-top-right.png)  no-repeat;
	z-index: 1;
	position: relative;
	display: none;
}

.pop-up .pointer-bottom-left {
	height: 13px;
	width: 12px;
	margin: -15px 0 0 25px;
	padding: 0;
	background: url(/health/resources/images/pop-up/popup-arrow-bottom-left.png)  no-repeat;
	z-index: 1;
	position: relative;
	clear: both;
	display: none;
}

.pop-up .pointer-bottom-right {
	height: 13px;
	width: 12px;
	margin: -15px 0 0 215px;
	padding: 0;
	background: url(/health/resources/images/pop-up/popup-arrow-bottom-right.png)  no-repeat;
	z-index: 1;
	position: relative;
	clear: both;
	display: none;
}

.pop-up-above-right  .pointer-bottom-left {
	display: block;
}

.pop-up-above-left .pointer-bottom-right {
	display: block;
}

.pop-up-below-right .pointer-top-left {
	display: block;
}

.pop-up-below-left .pointer-top-right {
	display: block;
}

.pop-up a:link {
	text-decoration: none;
	color: #176fcc;
}
.pop-up a:visited {
	text-decoration: none;
	color: #176fcc;
}

.pop-up a:hover {
	text-decoration: underline;
	color: #176fcc;
}

.pop-up-footnote {
	display:none;
	position:absolute;
}

.pop-up-footnote, .pop-up-footnote .pop-up-body {
	width: 295px;
	font: normal 12px/16px Arial, Helvetica, sans-serif;
}

.pop-up-footnote .top-middle, .pop-up-footnote .bottom-middle {
	width: 277px;
}

.pop-up-footnote .pop-up-body-inner-container {
	width: 264px;
	margin: 0 0 0 0;
}

.pop-up-footnote .pointer-top-left
{
	background: none;
}


#content #pop-up-error a
{
	text-decoration: none;
	margin: 0;
}	


#content-body-find-ratings {
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	float: left;
	width: 520px;
	margin-bottom: 20px;
}
#content-body-find-ratings .search-selector-top {
	background: url(../images/doctors-hospitals/find_ratings_wide_bkg.gif) repeat-x;
	width: 506px;
	float: left;
	height: 27px;
	min-height: 27px;
	border: solid 1px #d1b581;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #091c30;
	padding: 8px 0 0 12px;
	margin-bottom: 14px;
}
#content-body-find-ratings .search-selector-top .search-selector-top-title {
	float: left;
	width: 400px;
}
#content-body-find-ratings .search-selector-top .search-selector-top-blobs {
	float: right;
	width: 72px;
	margin: 3px 10px 0 0;
}
#content-body-find-ratings .search-selector {
	font: normal 12px/16px arial, helvetica, sans-serif;
	padding: 0 20px 12px 20px;
	float: left;
	width: 480px;
	border-bottom: solid 1px #d1b581;
	background: url(../images/doctors-hospitals/find_ratings_wide_header_bkg.gif) bottom left repeat-x;
}
#content-body-find-ratings .search-selector .heading {
	float: left;
	width: 480px;
}
#content-body-find-ratings .search-selector .heading img {
	float: left;
}
#content-body-find-ratings .search-selector .heading .state-copy {
	font-size: 12px;
	color: #000;
	float: left;
	margin: 4px 30px 0 0;
	width: 320px;
}
#content-body-find-ratings .search-selector .heading .text {
	font-weight: normal;
}
#content-body-find-ratings .search-selector .heading .subscribe-link {
	background-color: #fcefcc;
	width: 145px;
	padding: 3px;
	font: bold 11px/11px Arial, Helvetica, sans-serif;
	float: left;
}
#content-body-find-ratings .search-selector .heading .subscribe-link img {
	padding: 0 0 0 4px;
}
#content-body-find-ratings .navigation-item .search-selector a {
	color: #596a7b;
	text-decoration: none;
}
#content-body-find-ratings .navigation-items {
	line-height: 16px;
	float: left;
	padding-top: 12px;
}
#content-body-find-ratings .inner-container {
	padding: 0;
	float: left;
	width: 152px;
}
#content-body-find-ratings .inner-container-last {
	padding: 0;
	float: left;
	width: 175px;
}
#content-body-find-ratings .navigation-items .first {
	margin-top: 7px;
}
#content-body-find-ratings .navigation-items .region-type {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 12px 6px 0 0;
}
#content-body-find-ratings .navigation-items .region-type-inactive {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #999;
	margin: 12px 6px 0 0;
}
#content-body-find-ratings .navigation-items .region-type .subtext {
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #596a7b;
}
#content-body-find-ratings .navigation-items .region-type-inactive .subtext {
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #999;
}
#content-body-find-ratings .navigation-items .navigation-item {
	margin: 4px 0 0;
	border: solid 1px #d1b581;
	background-color: #FFFFFF;
	float: left;
	height: 88px;
	overflow-x: hidden;
	overflow-y: scroll;
	width: 138px;
	color: #596a7b;
}
#content-body-find-ratings .navigation-items .navigation-item a {
	color: #596a7b;
	text-decoration: none;
}
#content-body-find-ratings .navigation-items .last {
	margin: 4px 0 0 0;
	width: 173px;
}
#content-body-find-ratings .navigation-items .inner-container .inactive, #content-body-find-ratings .navigation-items .inner-container-last .inactive {
	font: normal 11px/14px Arial, Helvetica, sans-serif;
	background-color: #fffdf9;
	color: #999;
	padding: 6px;
	width: 126px;
	height: 76px;
	overflow: hidden;
}
#content-body-find-ratings .navigation-items .inner-container-last .last {
	width: 173px;
}
#content-body-find-ratings .navigation-items .inner-container-last .inactive {
	width: 161px;
}
#content-body-find-ratings .navigation-items .navigation-item .list-head {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #596a7b;
	background-color: #FFFFFF;
	float: left;
	margin: 13px 12px 3px 12px;
	width: 118px;
}
#content-body-find-ratings .navigation-items .navigation-item .first {
	margin-top: 4px;
}
#content-body-find-ratings .navigation-items .navigation-item .list-head-border {
	width: 100px;
	margin-left: 12px;
	float: left;
	height: 1px;
	border-top: solid 1px #6c7e91;
}
#content-body-find-ratings .navigation-items .last .list-head-border {
	width: 136px;
}

#content-body-find-ratings .navigation-items .navigation-item  .state-selector-item,
#content-body-find-ratings .navigation-items .navigation-item  .city-selector-item,
#content-body-find-ratings .navigation-items .navigation-item  .county-selector-item,
#content-body-find-ratings .navigation-items .navigation-item   .hospital-selector-item,
#content-body-find-ratings .navigation-items .navigation-item  .selector-item {
	float: left;
	width: 104px;
	overflow: hidden;
	padding: 2px 3px 2px 12px;
	margin: 1px 0 0 0;
}
#content-body-find-ratings .navigation-items .last  .hospital-selector-item, 
#content-body-find-ratings .navigation-items .last  .selector-item {
	width: 134px;
	padding: 2px 8px 2px 12px;
}
/* begin styles are for "highlighted" cells */

#content-body-find-ratings .navigation-item .highlight {
	background-color: #ecf6fd;
	width: 100%;
}
#content-body-find-ratings .navigation-item .list-head-highlight {
	font-weight: bold;
}
#content-body-find-ratings .navigation-item .selected {
	width: 107px;
}
#content-body-find-ratings .last .selected {
	width: 143px;
}
#content-body-find-ratings .navigation-item .selected img {
	float: right;
	border: 0;
	margin: 3px 0 0 10px;
}
/* end styles are for "highlighted" cells */

#content-body-find-ratings .navigation-item .type {
	margin: 5px 0 0 6px;
	float: left;
}
#content-body-find-ratings .clear {
	font: normal 10px/14px Arial, Helvetica, sans-serif;
	float: right;
	width: 100px;
	margin: 2px 1px 0 0;
}
#content-body-find-ratings .clear a {
	color: #967f49;
	float: right;
}
#content-body-find-ratings .clear a:hover {
	text-decoration: underline;
}
#content-body-find-ratings .results-button {
	margin: 9px 1px 0 9px;
	float: right;
	clear: right;
}
#content-body-find-ratings a {
	cursor: pointer;
	color: #596A7B;
	text-decoration:none;
}

#news-and-topics {
	border-bottom: 1px solid #bfcad3;
	clear: none;
	float: left;
	margin-bottom: 20px;
	min-height: 20px;
	padding-bottom: 8px;		/* will vary depending upon the container layout - align with bottom of "How to Choose" */
	width: 216px;
	margin-left: 12px;
	height: 300px;
}
#news-and-topics .heading {
	background: #eef1f6;
	border-bottom: 1px solid #bfcad3;
	color: #091C30;
	font: bold 14px Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin: 0 0 9px;
	padding: 7px 12px 6px;
}
#news-and-topics .navigation-items ul {
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	padding: 0 11px 0 12px;
}
#news-and-topics .news-image {
	border: 1px solid #999;
	float: left;
	margin-bottom: 10px;
	margin-right: 11px;
	margin-top: 3px;
}
#news-and-topics li {
	list-style-type: none;
	background: url(../images/doctors-hospitals/cro_newsdash3.gif);
	background-position:0 8px;
	background-repeat: no-repeat;
	margin: 5px 0 0 0;
	padding: 0 0 0 13px;
}
#news-and-topics li.feature {
	list-style-type: none;
	background-image: none;
	padding: 0;
	font: normal 12px Arial, Helvetica, sans-serif;
}
#news-and-topics .text {
	font: normal 11px/14px Arial, Helvetica, sans-serif;
}
#news-and-topics li a:link {
	color: #000;
	text-decoration: underline;
}
#news-and-topics li a:visited {
	color: #000;
	text-decoration: underline;
}
#news-and-topics li a:hover {
	color: #70afb0;
	text-decoration: underline;
}
#news-and-topics li.see-more {
	background: url(../images/crh_more_arrows.gif) no-repeat;
	background-position: 0 7px;
	font-size: 11px;
	margin: 4px 0 0 13px;
	padding: 0 0 0 11px;
}
#news-and-topics li.see-more a:link {
	font-weight: bold;
	color: #176fcc;
	text-decoration: none;
}
#news-and-topics li.see-more a:visited {
	font-weight: bold;
	color: #176fcc;
	text-decoration: none;
}
#news-and-topics li.see-more a:hover {
	font-weight: bold;
	color: #176fcc;
	text-decoration: underline;
}
/* start How to choose a hospital */
#how-to-choose-hospital {
	width: 520px;
	overflow: hidden;
	float: left;
	clear: left;
	margin-bottom: 20px;
}
#how-to-choose-hospital #choose-top {
	background: url(../images/doctors-hospitals/howtochoose_box_top.jpg) no-repeat top left;
	font: bold 16px/16px Arial, Helvetica, sans-serif;
	height: 39px;
}
#how-to-choose-hospital #choose-top .header {
	padding: 20px 0 0 20px;
	color: #091C30;
}
/*Provides proper column heights on all browsers; use on containing div */
#how-to-choose-hospital .clear:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
#how-to-choose-hospital .clear {
	min-height: 1px;
}
#how-to-choose-hospital * html .clear {
	height: 1px;
}
#how-to-choose-hospital #choose-middle {
	width: 498px;
	background: #DAEDFB url(../images/doctors-hospitals/howtochooose_medical_graphic.gif) no-repeat 375px 10px;
	border-left: 1px solid #BAD9F5;
	border-right: 1px solid #BAD9F5;
	min-height: 134px;
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	padding-left: 20px;
}
#how-to-choose-hospital #choose-middle .video-description {
	float: left;
	width: 227px;
	margin-left: 12px;
}
#how-to-choose-hospital #choose-middle .video-description img {
	border: 1px solid #ccc;
	margin-bottom: 6px;
}
#how-to-choose-hospital #choose-middle .middle-line {
	float: left;
	background: url(../images/doctors-hospitals/howtochoose_divider.gif) no-repeat 26px 10px;
	width: 60px;
	height: 159px;
}
#how-to-choose-hospital #choose-middle .how-to-choose-doctors-hospitals {
	float: left;
	width: 215px;
}
#how-to-choose-hospital #choose-middle .how-to-choose-doctors-hospitals .header {
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	margin-top: 3px;
}
#how-to-choose-hospital #choose-middle .how-to-choose-doctors-hospitals .bullet {
	background: url(../images/squarebullet.gif) no-repeat 0 7px;
	padding-left: 7px;
	margin-top: 5px;
}
#how-to-choose-hospital #choose-middle .how-to-choose-doctors-hospitals .learn-more {
	background: url(../images/small_arrows.gif) no-repeat 0px 5px;
	padding-left: 8px;
	margin-top: 6px;
}
#how-to-choose-hospital p {
	padding: 0;
	margin: 0;
	font: normal 12px/16px Arial, Helvetica, sans-serif;
}
#choose-bottom {
	background: url(../images/doctors-hospitals/howtochoose_box_bott.jpg) no-repeat bottom left;
	height: 12px;
}
/* end  How to choose a hospital */
/* Health experts start */
#doctors-hospitals-health-experts {
	background: url(../images/B3_02_health_experts_4.jpg) no-repeat;
	width: 218px;
	float: left;
	font: normal 11px/14px Arial, Helvetica, sans-serif;
	margin: 0 0 20px 12px;
	height: 215px;
}
#doctors-hospitals-health-experts .text {
	padding: 40px 12px 0 100px;
}
/* Health experts end */
/* Bottom SEO start */
#hospital-seo {
	width: 480px;
	font: normal 11px/14px Arial, Helvetica, sans-serif;
	color: #838f9c;
	padding: 0;
	margin-left: 12px;
	float: left;
	clear: left;
}
/* Bottom SEO end */
			/* start share your story */
			
#share-your-story {
	width: 216px;
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	float: left;
	margin-left: 20px; 
	padding-bottom: 20px;
}
#get-involved {
float: right;
margin: 20px 20px 0 0;
	width: 216px;
	font: normal 12px/16px Arial, Helvetica, sans-serif;
}
#share-your-story .header, #get-involved .header {
	font: bold 16px Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0 0 5px 0;
	color: #091C30;
}
#share-your-story .subhead, #get-involved .subhead {
	font: bold 12px/16px Arial, Helvetica, sans-serif;
}
#share-your-story .text, #get-involved .text {
	font: normal 11px/14px Arial, Helvetica, sans-serif;
}
#share-your-story .share-your-story-now, #get-involved .share-your-story-now  {
	background: url(../images/crh_more_arrows.gif) no-repeat 0 5px;
	padding: 0 0 0 9px;
	margin: 7px 0 0;
	font: bold 11px/14px Arial, Helvetica, sans-serif;
}

#crh_homepage_container
{
	position: static;
}
