/* Section Image */

div#main-inner {background: url(/PublishingImages/Phase2/section_imgs/health_info.png) no-repeat 385px 0;}

/* CC Health Feed */

div#cchealth-news-outer {
background: #f9f9f9;
border: 1px solid #dadada;
margin-bottom: 2em;
padding-bottom: 20px;
}
div#cchealth-title {
background: #e2e2e2 url(/PublishingImages/Phase2/hi_content_images/cchealth_title_bg.gif) repeat-x top;
padding: 8px 20px;
}
#main-content div#cchealth-title h2 {
border-bottom: none;
float: left;
line-height: 1em;
margin-bottom: 0;
padding-bottom: 0;
}
div#cchealth-title a {
display: block;
float: right;
font-size: 1.1em;
line-height: 2em;
}
div#cchealth-title h2 span#provided-by {
font-family: Arial, Helvetica, sans-serif;
font-size: .67em;
}
div#cchealth-title h2 span.cch1, div#cchealth-title h2 span.cch2, div#cchealth-title h2 span.cch3 {
font-family: Arial Narrow, Arial, Helvetica, sans-serif;
font-size: 1em;
}
div#cchealth-title h2 span.cch1, div#cchealth-title h2 span.cch3 {color: #0568ac;}
div#cchealth-title h2 span.cch2 {color: #246c2e;}
div#cchealth-slides-outer a {
border: 1px solid #c9c9c9;
display: block;
margin-bottom: 1em;
}
div#cchealth-slides-outer a:hover {border-color: #999;}
#main-content div#cchealth-slides-outer img {
margin: 0;
padding: 1px;
width: 296px;
}
div#cchealth-slides-outer {
float: left;
margin: 2em 2em 0 0;
padding-left: 2em;
width: 300px;
}
div#cchealth-featured-videos {
float: left;
margin-top: 2em;
width: 220px;
}
div#cchealth-popular-outer {
float: right;
margin: 2em 0;
padding-right: 2em;
width: 210px;
}
div#cchealth-popular-outer ol {
color: #4573a3;
font-size: 1.17em;
list-style-type: decimal;
margin-left: 2em;
}
div#cchealth-popular-outer ol li {padding-bottom: .8em;}
div#cchealth-popular-outer ol a {color: #4573a3;}
div#cchealth-popular-outer ol a:hover {color: #363534;}

/*-----------------------------------------------
!Health Info Page Promo Section
-----------------------------------------------*/

#health-promo {
background: url(/PublishingImages/Phase2/cta_images/health_promo_bottom.png) no-repeat bottom;
margin-bottom: 2em;
padding-bottom: 8px;
position: relative;
}
* html #health-promo {background: url(/PublishingImages/Phase2/cta_images/health_promo_bottom.gif) no-repeat bottom;}
#health-promo-inner {
background: url(/PublishingImages/Phase2/cta_images/health_promo_top.png) no-repeat top;
overflow: hidden;
padding: 0 0 2px 20px;
}
* html #health-promo-inner {background: url(/PublishingImages/Phase2/cta_images/health_promo_top.gif) no-repeat top;}
#main-content #health-promo h2 {
border-bottom: none;
padding-top: 10px;
padding-bottom: 0;
}
#main-content #health-promo .main-links ul {margin-bottom: 0;}
#main-content #health-promo .main-links li {
background: url(/PublishingImages/Florida/Site/list_arrow_orange.gif) no-repeat 0 5px;
display: inline;
margin-right: 10px;
}
#main-content #health-promo-inner img.promo-image {
position: absolute;
right: 4px;
top: 1px;
}


/**************************************** 
/* !global master overrides */
/****************************************/

#main-content div.hi-keyword-search input { width: 172px; }
#main-content div.hi-keyword-search { margin-right: 0; }
#main-content .full-width-content .featured-content-full-width .hi-atoz-list ul.a-z-list li {
background-image:none;
color: #aaa;
font-size:1.65em;
padding-left:0;
width:1.1em;
}
#main-content div.hi-atoz-list { width: 240px; }
.hi-atoz-list h3 { margin-left: 0.2em; }
#main-content .hi-atoz-list { margin-left: 2em; }
#main-content .hi-subject-list { float: left; margin-left: 2em; width: 270px;}
#main-content .hi-subject-list ul { float: left; margin-bottom: 0; }
#main-content .hi-subject-list ul#hi-subject-list2 { float: right; }



/* Self Clearing Floats */

div#cchealth-title:after, div#cchealth-news-outer:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

/* IE6 */
* html div#cchealth-title, * html div#cchealth-news-outer {height: 1%;}

/* IE7 */
*:first-child+html div#cchealth-title, *:first-child+html div#cchealth-news-outer {min-height: 1px;}
