/* /webmd/PageBuilder_Assets/CSS/LinkList/Top 12 Videos/Green Header with Button_091e9c5e80082cac.css */

/*====================================================
Link List with Green heading and optional button CSS
====================================================*/
.list_mod {
margin-bottom:25px;
}
.list_mod h3 {
color:#88a906;
font-size:125%;
margin:0;
padding:0 0 8px;
}
.list_mod ul {
list-style:none;
margin:0;
padding:0;
}
.list_mod ul li {
background:url('../images/li_bull_blue.gif') 0 8px no-repeat;
line-height:19px;
padding-left:8px;
font-size:90%;
}
.list_mod .btn {
display:block;
margin-top:10px;
}






/* /webmd/PageBuilder_Assets/CSS/091e9c5e80005110/Right Ad/Right Ad CSS Transparent_091e9c5e80342ef9.css */

/* adding 300px width to prevent conflicts on HZs with template level ad CSS that has the old 308px version -arhea, 6.25.09 */
/* START Right Ad Module */
#rightAd_rdr {
 margin-bottom: 20px;
 width: 300px;
}
#rightAd_rdr .rightAd_top_fmt, 
#rightAd_rdr .rightAd_bottom_fmt {

 height: 5px; /* changed height to match height of image; added conditional padding for top and bottom -arhea, 6.24.09 */
 width: 300px;
}
#rightAd_rdr .rightAd_top_fmt {
 padding-bottom: 2px;
}
#rightAd_rdr .rightAd_bottom_fmt {
 clear: both;
 margin-top: 2px;
}
#rightAd_rdr .rightAd_BG_fmt {
 width: 300px;
}
/* END Right Ad Module */



/* /webmd/PageBuilder_Assets/CSS/StandardPromo/Standard Promo v2/Three Image Center Well_091e9c5e8032584c.css */

/* Homepage and HC Standard Promo for Center Well */
#ss {
margin-bottom:25px;
}
#ss .slides {
height:301px;
position:relative;
width:482px;
}
#ss .slide {
position:absolute;
}
#ss .slide a {
display:none;
position:absolute;
z-index:1;
}
#ss .first a {
display:block;
}
#ss .controls {
background:url('../images/promo_ctr_bg.png') no-repeat;
height:84px;
width:484px;
}
#ss .btn {
color:#fff;
cursor:pointer;
height:66px;
position:absolute;								
padding:20px 10px 0;
top:293px;
width:138px;
z-index:2;
}
#ss .btn h2 {
font-size:140%;
font-weight:normal;
margin: 0px;
padding: 0px;
}
#ss .btn p {
font-size:90%;
margin:0;
padding:2px 0 0 0;
}
#ss .on {
background:url('../images/promo_ctr_bg.png') no-repeat;
}
#ss #btn_1 {
left:4px;
}
#ss #btn_2 {
left:163px;
}
#ss #btn_3 {
left:322px;
}
#ss #btn_1.on {
background-position:-4px -84px;
}
#ss #btn_2.on {
background-position:-163px -84px;
}
#ss #btn_3.on {
background-position:-322px -84px;
}










/* /webmd/PageBuilder_Assets/CSS/EditorialModule/Large and Small Thumbs/Center Well Green Header Text_091e9c5e80330522.css */

/* Edmod large and small thumbs     */
/* Center well, Green Header Text  */
.hht {
margin-bottom:20px;
}
.hht h3 {
border-bottom:1px solid #dfe5d5;
color:#88a906;
font-size:180%;
font-weight:normal;
margin:0;
padding:0 0 8px 0;	
}
.hht .large_thumbs {
float:left;
overflow: auto;
padding:10px 15px 0 0;
width:250px;
}
.hht .small_thumbs {
float:left;
overflow: auto;
padding:10px 10px 0 0;
width:205px;
}
.hht .story {
clear:both;
_height: 1%; /* IE6 hack */
overflow:auto;
padding-bottom:15px;
}
.hht .story p {
margin:0;
padding:0;
}
.hht .story img {
 float:left;	
 margin-right:8px;
}
.hht .story .sub {
font-size:80%;
line-height:13px;
padding-top:4px;
}
.hht .small_thumbs .story {
padding-bottom:16px;
}
.hht .large_thumbs .story p {
 margin-left: 118px;
}
.hht .small_thumbs .story p {
 font-size:90%;
 margin-left: 64px;
}
.hht ul {
clear:both;
list-style:none;
margin:0;
padding:0;
}
.hht ul li {
background:url('../images/li_bull_blue.gif') 0 8px no-repeat;
float:left;
line-height:19px;
height:19px;
padding-left:8px;
font-size:90%;
width:230px;
}
.hht .clearing {
clear:both;
}





/* /webmd/PageBuilder_Assets/CSS/PollModule/Poll Module ver 2/Green Header_091e9c5e8033f8ca.css */

/* START Green Header Poll CSS  */
.poll {
 _height: 1%; /* force IE6 to contain all the elements in the div */

 margin-bottom: 25px;
 overflow: auto;
}
.poll h3 {
 color: #88a906;
 float: left;
 font-size: 180%;
 font-weight: normal;
 margin: 9px 7px 0px 5px;
 _margin-left: 3px; /* IE6 Hack */
 position: relative; 
}
.poll .title_area {
 border-bottom: 1px solid #dfe5d5;
 overflow: auto;
 width: 100%;
}
.poll .funded_area { 
 float: left;
 font-size: 90%;
 text-align: right;
 width: 210px; 
}
.poll .funded_area a {
 vertical-align: 3px;
}
.poll .funded_area img { /* max dimensions for image are 125x55 */
 margin: 0px 2px;
 max-height: 55px;
 max-width: 125px;
}

.poll form {
 margin: 0px;
 padding: 0px 0px 0px 5px;
}
.poll h4 {
 color: #333;
 font-size: 100%;
 margin: 0px;
 padding: 8px 0px 5px 0px;	
}
.poll ul {
 list-style: none;
 margin: 0px;
 padding: 0px;
}
.poll li {
 font-size: 90%;
 padding: 3px 0px;
}
.poll input.poll_vote {
 margin-top: 12px;
}
.poll a.results {
 font-size: 80%;
 margin-left: 10px;
 position: relative;
 top: -6px;
}
.poll .vote_area {
 float: left;
 width: 250px;
}






/* /webmd/PageBuilder_Assets/CSS/091e9c5e8000511f/Related Links Center Column/Blue Heading with White Text_091e9c5e803453a9.css */

/* START BG List Module */
.gen_ll {
background: #fff url('../images/bg_list_top_bot.png') bottom left no-repeat;
margin-bottom: 25px;
padding-bottom: 8px;
position: relative;
}
.gen_ll h3 {  
background: #fff url('../images/bg_list_top_bot.png') no-repeat top left;
color:#fff;
height:33px;
font-size:160%;
font-weight:normal;
margin:0;
padding:6px 0 0 12px;
}
.gen_ll ul {
background:#fff;
border-left:2px solid #72b4d4;
border-right:2px solid #72b4d4;
list-style:none;
margin:0;
padding:5px 0 0 12px;
}
.gen_ll ul li {
background:url('../images/li_bull_blue.gif') 0 8px no-repeat;
line-height:19px;
padding-left:8px;
font-size:90%;
}	
.gen_ll ul li img {
border:0;
position:relative;
top:1px;
}	
.gen_ll ul li.last {
background:none;
padding:5px 0 0 0;
}




/* /webmd/PageBuilder_Assets/CSS/EditorialModule/Story with Links and Paragraph/Orange Heading_091e9c5e80343350.css */

/* START Story Links Par Module */	
.story_links_par h3 {
color:#d75600;
font-size:165%;
font-weight:normal;
margin:0;
padding:0 0 6px 0;
}
.story_links_par ul {
list-style:none;
margin:0;
padding:0;
clear:both;
}
.story_links_par ul li {
background:url('../images/li_bull_blue.gif') 0 8px no-repeat;
line-height:19px;
padding-left:8px;
font-size:90%;
}
.story_links_par p {
color:#333;
font-size:90%;
margin:0;
padding:6px 0 0 0;
}
.story_links_par .attrib {
font-style:italic;
}
.story_links_par .main_story h4 {
color:#333;
font-size:100%;
font-weight:normal;
margin:0;
padding:5px 0 10px 0;
}
.story_links_par .main_story img {
border:0;
float:left;
margin:0 12px 8px 0;
}
.story_links_par .main_story p {
color:#333;
font-size:90%;
margin:0px 0 2px 122px;
padding:0;
}









/* /webmd/PageBuilder_Assets/CSS/091e9c5e80005117/Header with Button/Green Header_091e9c5e8034298c.css */

/* Center well                  */
/* Green Header Text and par */
.header_w_button_rdr {
margin-bottom:25px;
}
.header_w_button_rdr h4 {
color:#88a906;
font-size:180%;
font-weight:normal;
margin:0;
padding:0 0 2px 5px;	
}
.header_w_button_rdr p {
color:#333;
float:left;
font-size:90%;
margin:0;
padding:8px 6px 10px 6px;
}
.header_w_button_rdr a {
text-decoration:none !important;
}
.header_w_button_rdr img {
border:0;
padding-left:6px;
position:relative;
top:6px;
}



/* /webmd/PageBuilder_Assets/CSS/091e9c5e80005118/Two Column Promo/Symptom Checker and Health Checks_091e9c5e8034063a.css */

/* START secondary Promo module */
.two_col_promo {
padding-bottom:10px;
}
.two_col_promo .left_col {
background:url('../images/b.jpg') no-repeat;
float:left;
height:131px;
margin-bottom:10px;
width:160px;
}
.two_col_promo h3 {
margin:0;
}
.two_col_promo h3, .two_col_promo h3 a {
color:#88a906;
font-size:135%;
font-weight:normal;
padding:5px 0;
}
.two_col_promo h3 a {
display:block;
font-size:100%;
width:90px;
height:120px;
padding:5px 50px 0 10px;
text-decoration:none;
}
.two_col_promo .right_col {
float:left;
width:140px;
}
.two_col_promo ul {
list-style:none;
margin:0;
padding:0;
}
.two_col_promo li {
background:url('../images/li_check.gif') 0px 2px no-repeat;
line-height:22px;
padding-left:20px;
}
.two_col_promo li.no_bullet {
background:none;
padding:5px 0 0 0;
}










