﻿/* Nav Switch [Manage your Heart Health]*/
#nav_AboutBecel { display: none; }
#nav_Products { display: none; }
#nav_ManageYourHeartHealth { display: block; }
#nav_WomenAndHeartDisease { display: none; }
#nav_CholesterolAdvice { display: none; }
#nav_Recipes { display: none; }
#nav_ToolsAndResources { display: none; }
#nav_Other { display: none; }

/* side-nav styles*/
ul#nav_ManageYourHeartHealth { list-style: none; text-align: left; }
ul#nav_ManageYourHeartHealth ul { display: none; }
ul#nav_ManageYourHeartHealth li { background-color: #f6d5be; border-bottom: 1px solid #e27329; padding: 0; margin: 0; list-style: none; }
ul#nav_ManageYourHeartHealth li a { display: block; width: 142px; color: #000000; padding: 3px 0 2px 10px; }
ul#nav_ManageYourHeartHealth li:hover { background-color: #e27329; }
ul#nav_ManageYourHeartHealth li.selected { background-color: #e27329; border-right: 1px solid #E27329; list-style: none; width: 154px; }
ul#nav_ManageYourHeartHealth li.selected a { color: White; width: 142px; }
ul#nav_ManageYourHeartHealth li.selected ul { display: block; }
ul#nav_ManageYourHeartHealth li.selected ul li { background-color: #fcf1e9; width: 139px; border: none; line-height: 1.5em; }
ul#nav_ManageYourHeartHealth li ul.selected li:hover { background-color: #fcf1e9; }
ul#nav_ManageYourHeartHealth li.selected ul li a { width: 120px; color: #e27329; padding-right: 19px; }
ul#nav_ManageYourHeartHealth li.selected ul li a:hover { color: Black; }
ul#nav_ManageYourHeartHealth li.selected ul li.selected { background:#FCF1E9 url(/images/arrow_list_bullet.gif) no-repeat 10px center; }
ul#nav_ManageYourHeartHealth li.selected ul li.selected a { color: Black; }
ul#nav_ManageYourHeartHealth li ul { width: 154px; }
ul#nav_ManageYourHeartHealth li ul li { background: url(/images/heart_healthy_list_arrow.gif) no-repeat 10px center; padding: 0 0 0 15px; list-style-type: none; list-style: none; }
ul#nav_ManageYourHeartHealth li a:hover { color: white; }

ul#nav_ManageYourHeartHealth li.pseudo_section_select { background-color: #f9d7bd; }
ul#nav_ManageYourHeartHealth li.pseudo_section_select a { color: #000000; cursor: default; }
ul#nav_ManageYourHeartHealth li.pseudo_section_select ul li a { cursor: pointer; }
ul#nav_ManageYourHeartHealth li a.bolder { font-weight: normal; }


/* right_column */
div#box_top { background: url(/images/newsletter_top_orange.gif) no-repeat; width: 124px; height: 5px; overflow: hidden; }
div#box_body { background: url(/images/newsletter_body_orange.gif) repeat-x left bottom; border-left: solid 1px #f0b994; border-right: solid 1px #f0b994; overflow: hidden; width: 122px; }
div#box_bottom { background: url(/images/newsletter_bottom_orange.gif) no-repeat; width: 124px; height: 5px; overflow: hidden; }
div#boxSignin { background: url(/en_ca/images/newsletter_btn_orange.gif) no-repeat; width: 56px; height: 14px; margin: 0 auto; padding: 5px 0 0; }
div#boxSignin_fr { background: url(/fr_ca/images/newsletter_btn_orange.gif) no-repeat; width: 56px; height: 14px; margin: 0 auto; padding: 5px 0 0; }

    /* Related links */
    div#related_links dl dt { color: #E27329; }
    

/* Keeping Your Heart Healthy */

/* add this */
.keeping_your_heart_healthy h2 {width:400px;}


.keeping_your_heart_healthy .header{width:481px; padding:0 0 20px;}
.keeping_your_heart_healthy .group{width:600px;}
.keeping_your_heart_healthy img{margin: 0 !important;}
.keeping_your_heart_healthy .img{width:155px; }
.keeping_your_heart_healthy .copy{margin:-21px 0 0; padding:0 0 18px 15px; width:412px;}
.keeping_your_heart_healthy .group, .group2, group3{padding:10px 0px 10px 0px;}
.keeping_your_heart_healthy .group1{padding:10px 0px 0px 0px;}
.keeping_your_heart_healthy .group1 .arrow{background:url(/images/bullets/orange_arrow.gif) no-repeat; display:block; float:right; height:11px; margin:0 174px 0 0; width:8px; display:inline;}
.keeping_your_heart_healthy .group2 .arrow{background:url(/images/bullets/orange_arrow.gif) no-repeat; display:block; float:right; height:11px; margin:0 15px 0 0; width:8px;  display:inline;}
.keeping_your_heart_healthy .group3 .arrow{background:url(/images/bullets/orange_arrow.gif) no-repeat; display:block; float:right; height:11px; margin:0 116px 0 0; width:8px;  display:inline;}

/*Managing Your Risks*/
#managing_your_risks { width: 100%; height: auto; }

/*#managing_your_risks .add_this { display:inline; float:right; margin:-48px 166px 0 0; position:relative; z-index:180; }*/
#managing_your_risks #risk_summary { width: 500px; padding: 0 0 15px 0; }
.risk_topic { width: 100%; height:108px !important; margin: 5px 0 20px 0; }
.risk_topic_image { float: left; margin: 0 15px 0 0 !important; }
.risk_topic_content { float: left; width: 430px; }
.risk_topic_content h3 { margin: 0; }
.risk_topic_content p { padding: 0; }
.risk_topic_content ul { padding: 0 !important;}
.risk_topic_content .left{ width: 215px; height: auto; }

.smoking_risks { display: block !important; clear: none !important; height: 60px !important; }


/* I'm prefixing these styles with .manage_your_heart_health_fr because I'm afraid they'll interfere elsewhere */

.manage_your_heart_health_fr .link_button a { display: block; width: 100%; height: 100%; }

.manage_your_heart_health_fr div.header { width: 615px; position: relative; }
.manage_your_heart_health_fr h2 { margin-left: 10px; }
.manage_your_heart_health_fr div.content { width: 615px; }
.manage_your_heart_health_fr div.content_left { width: 365px; padding: 8px 20px; float: left; }
.manage_your_heart_health_fr div.content_right { float: left; }
.manage_your_heart_health_fr div.footer { width: 615px; }
.manage_your_heart_health_fr div.becel_original_callout { background: url(/fr_ca/images/manage_your_heart_health/becel_original_callout.png) no-repeat; margin-top: 12px; width: 195px; height: 216px; position: relative; }
.manage_your_heart_health_fr div.becel_original_callout p.link_button { position: absolute; top: 178px; left: 22px; }
.manage_your_heart_health_fr div.becel_proactiv_callout { background: url(/fr_ca/images/manage_your_heart_health/becel_proactiv_callout.png) no-repeat; margin-top: 12px; width: 195px; height: 216px; position: relative; }
.manage_your_heart_health_fr div.becel_proactiv_callout p.link_button { position: absolute; top: 178px; left: 22px; }
.manage_your_heart_health_fr div.becel_light_callout { background: url(/fr_ca/images/manage_your_heart_health/becel_light_callout.png) no-repeat; margin-top: 12px; width: 195px; height: 217px; position: relative; }
.manage_your_heart_health_fr div.becel_light_callout p.link_button { position: absolute; top: 178px; left: 22px; }
.manage_your_heart_health_fr div.becel_saltfree_callout { background: url(/fr_ca/images/manage_your_heart_health/becel_saltfree_callout.png) no-repeat; margin-top: 12px; width: 195px; height: 217px; position: relative; }
.manage_your_heart_health_fr div.becel_saltfree_callout p.link_button { position: absolute; top: 178px; left: 22px; }
.manage_your_heart_health_fr div.cdn_diabetes_callout { background: url(/en_ca/images/manage_your_heart_health/canadian_diabetes_callout.png) no-repeat; margin-top: 12px; width: 194px; height: 190px; position: relative; }
.manage_your_heart_health_fr div.cdn_diabetes_callout p.link_button { position: absolute; left: 22px; top: 154px;}
.manage_your_heart_health_fr div.food_guide_callout { background: url(/fr_ca/images/manage_your_heart_health/food_guide_callout.png) no-repeat; margin-top: 12px; width: 194px; height: 217px; position: relative; }
.manage_your_heart_health_fr div.food_guide_callout p.link_button { position: absolute; left: 22px; top: 154px;}
.manage_your_heart_health_fr div.hat_callout { background: url(/fr_ca/images/manage_your_heart_health/hat_callout.png) no-repeat; margin-top: 12px; width: 194px; height: 188px; position: relative; }
.manage_your_heart_health_fr div.hat_callout p.link_button { position: absolute; left: 22px; top: 154px;}
.manage_your_heart_health_fr div.which_becel_callout { background: url(/fr_ca/images/manage_your_heart_health/which_becel_callout.png) no-repeat; margin-top: 12px; width: 194px; height: 206px; position: relative; }
.manage_your_heart_health_fr div.which_becel_callout p.link_button { position: absolute; left: 22px; top: 168px;}
.manage_your_heart_health_fr div.activity_calc_callout { background: url(/fr_ca/images/manage_your_heart_health/activity_calculator_callout.png) no-repeat; position: relative; width: 195px; height: 189px; }
.manage_your_heart_health_fr div.activity_calc_callout p.blurb { position: absolute; top: 40px; left: 9px; width: 115px; height: 80px; }
.manage_your_heart_health_fr div.activity_calc_callout p.link_button { left: 12px; position: absolute; top: 153px; width: 90px; }
.manage_your_heart_health_fr .article_link { background: url(/en_ca/images/manage_your_heart_health/divider.png) no-repeat left bottom; margin-bottom: 15px; }
.manage_your_heart_health_fr .article_link div.wrapper { padding-left: 90px; padding-bottom: 10px; }
.manage_your_heart_health_fr .article_link p.title { color: #0b5482; padding: 0; }
#content_body .manage_your_heart_health_fr .article_link .link_button a:hover { text-decoration: none; }
/**/.manage_your_heart_health_fr .article_link .link_button { background: url(/fr_ca/images/manage_your_heart_health/btn_learn_more.png) no-repeat; text-decoration: none; width: 154px; height: 16px; margin: 8px 0; padding: 0; }

/*Read More - En lire davantage*/
#content_body .manage_your_heart_health_fr .article_link .link_button2 a:hover { text-decoration: none; }
/**/.manage_your_heart_health_fr .article_link .link_button2 { background: url(/fr_ca/images/manage_your_heart_health/btn_read_more.png) no-repeat; text-decoration: none; width: 115px; height: 16px; margin: 8px 0; padding: 0; }


#manage_your_heart_health_fr div.header { background: url(/en_ca/images/manage_your_heart_health/manage_header.jpg) no-repeat; width: 615px; height: 306px; position: relative; }
/**/#manage_your_heart_health_fr div.header div.header_blurb { background: url(/fr_ca/images/manage_your_heart_health/manage_header_blurb.png) no-repeat !important; width: 347px; height: 192px; position: absolute; top: 47px; left: 252px; }
#manage_your_heart_health_fr div.content { background: url(/en_ca/images/manage_your_heart_health/manage_mid_bg.png) repeat-y; width: 615px; height: auto; }
/**/#manage_your_heart_health_fr h4.keeping_your_heart_healthy { background: url(/fr_ca/images/manage_your_heart_health/keeping_your_heart_healthy.png) repeat-y; width: 216px; height: 17px; position: absolute; top: 272px; left: 23px; }
/**/#manage_your_heart_health_fr h4.understanding_your_risks { background: url(/fr_ca/images/manage_your_heart_health/understanding_your_risk.png) repeat-y; width: 202px; height: 19px; position: absolute; top: 272px; left: 328px; width: 250px; }
#manage_your_heart_health_fr div.content { background: url(/en_ca/images/manage_your_heart_health/manage_mid_bg.png) repeat-y; width: 615px; }
#manage_your_heart_health_fr div.content_left { width: 270px; float: left; padding: 0 18px; }
#manage_your_heart_health_fr div.content_right { width: 270px; float: left; padding: 0 18px; }
#manage_your_heart_health_fr .link_button a { text-decoration: none; display: block; width: 100%; height: 100%; overflow: hidden; }
#manage_your_heart_health_fr #eating_well div.wrapper { background: url(/en_ca/images/manage_your_heart_health/img_cholesterol_101.jpg) no-repeat top left; }
#manage_your_heart_health_fr #eating_well .link_button { background: url(/fr_ca/images/manage_your_heart_health/btn_discover_tips.png) no-repeat; width: 171px; height: 13px; margin-top: 2px; }
#manage_your_heart_health_fr #managing_stress div.wrapper { background: url(/en_ca/images/manage_your_heart_health/img_managing_stress.jpg) no-repeat top left; }
#manage_your_heart_health_fr #managing_stress .link_button { background: url(/fr_ca/images/manage_your_heart_health/btn_tips_to_manage_stress.png) no-repeat; width: 163px; height: 13px; margin-top: 2px; }
#manage_your_heart_health_fr #weight_management div.wrapper { background: url(/en_ca/images/manage_your_heart_health/img_weight_management.jpg) no-repeat top left; }
#manage_your_heart_health_fr #small_steps div.wrapper { background: url(/en_ca/images/manage_your_heart_health/img_small_steps.jpg) no-repeat top left; }
#manage_your_heart_health_fr #cholesterol div.wrapper { background: url(/en_ca/images/manage_your_heart_health/img_cholesterol.jpg) no-repeat top left; }
#manage_your_heart_health_fr #smoking div.wrapper { background: url(/fr_ca/images/manage_your_heart_health/img_quit_smoking.jpg) no-repeat top left; }
#manage_your_heart_health_fr #diabetes div.wrapper { background: url(/en_ca/images/manage_your_heart_health/img_diabetes_02.jpg) no-repeat top left; }
#manage_your_heart_health_fr #staying_active div.wrapper { background: url(/en_ca/images/manage_your_heart_health/img_staying_active.jpg) no-repeat top left; }
#manage_your_heart_health_fr #staying_active .link_button { background: url(/fr_ca/images/manage_your_heart_health/btn_ideas_to_keep_active.png) no-repeat; width: 150px; height: 13px; margin-top: 2px; }
#manage_your_heart_health_fr #blood_pressure div.wrapper { background: url(/en_ca/images/manage_your_heart_health/img_blood_pressure.jpg) no-repeat top left; }
#manage_your_heart_health_fr #blood_pressure .link_button { background: url(/fr_ca/images/manage_your_heart_health/btn_learn_more.png) no-repeat; width: 154px; height: 16px; margin-top: 2px; }
#manage_your_heart_health_fr div.footer { background: url(/en_ca/images/manage_your_heart_health/manage_footer_bg.png) no-repeat; width: 615px; height: 24px; }
/**/#manage_your_heart_health_fr #eating_well p.title { background: url(/fr_ca/images/manage_your_heart_health/title_eating_well.png) no-repeat; width: 99px; height: 18px; }
/**/#manage_your_heart_health_fr #staying_active p.title { background: url(/fr_ca/images/manage_your_heart_health/title_staying_active.png) no-repeat; width: 99px; height: 18px; }
/**/#manage_your_heart_health_fr #blood_pressure p.title { background: url(/fr_ca/images/manage_your_heart_health/title_blood_pressure.png) no-repeat; width: 120px; height: 18px; }
/**/#manage_your_heart_health_fr #managing_stress p.title { background: url(/fr_ca/images/manage_your_heart_health/title_managing_stress.png) no-repeat; width: 123px; height: 18px; }
/**/#manage_your_heart_health_fr #small_steps p.title { background: url(/fr_ca/images/manage_your_heart_health/title_small_steps.png) no-repeat; width: 177px; height: 38px; }
/**/#manage_your_heart_health_fr #small_steps .link_button { background: url(/fr_ca/images/manage_your_heart_health/btn_take_a_step_today.png) no-repeat; width: 180px; height: 12px; margin-top: 2px; }
/**/#manage_your_heart_health_fr #cholesterol p.title { background: url(/fr_ca/images/manage_your_heart_health/title_cholesterol.png) no-repeat; width: 123px; height: 18px; }
/**/#manage_your_heart_health_fr #weight_management p.title { background: url(/fr_ca/images/manage_your_heart_health/title_weight_management.png) no-repeat; width: 150px; height: 18px; }
/**/#manage_your_heart_health_fr #smoking p.title { background: url(/fr_ca/images/manage_your_heart_health/title_smoking.png) no-repeat; width: 88px; height: 18px; }
/**/#manage_your_heart_health_fr #diabetes p.title { background: url(/fr_ca/images/manage_your_heart_health/title_diabetes.png) no-repeat; width: 123px; height: 18px; }
    
/**/#diabetes_fr div.header { background: url(/en_ca/images/manage_your_heart_health/diabetes_header.jpg) no-repeat; height: 251px; }
/**/#diabetes_fr h4.articles_on_diabetes { background: url(/fr_ca/images/manage_your_heart_health/articles_on_diabetes.png) no-repeat; width: 322px; height: 20px; position: absolute; top: 224px; left: 24px; } 
#diabetes_fr div.content { background: url(/en_ca/images/manage_your_heart_health/diabetes_mid_bg.png) repeat-y; }
#diabetes_fr div.footer { background: url(/en_ca/images/manage_your_heart_health/diabetes_footer.png) repeat-y; width: 615px; height: 25px; }
/**/#diabetes_fr div.header_blurb { background: url(/fr_ca/images/manage_your_heart_health/diabetes_header_blurb.png) no-repeat; position: absolute; width: 302px; height: 139px; top: 61px; left: 300px; }
#diabetes_fr #diabetes_article { background: url(/en_ca/images/manage_your_heart_health/img_diabetes.jpg) no-repeat left top; }
/**/#diabetes_fr #diabetes_article p.title { background: url(/fr_ca/images/manage_your_heart_health/title_diabetes_02.png) no-repeat; width: 260px; height: 18px; }
#diabetes_fr #comparing_article { background: url(/en_ca/images/manage_your_heart_health/img_comparing.jpg) no-repeat left top; }
/**/#diabetes_fr #comparing_article p.title { background: url(/fr_ca/images/manage_your_heart_health/title_comparing_labels.png) no-repeat; width: 260px; height: 38px; }
#diabetes_fr #fit_article { background: url(/en_ca/images/manage_your_heart_health/img_do_you_know_how_fit.jpg) no-repeat left top; }
/**/#diabetes_fr #fit_article p.title { background: url(/fr_ca/images/manage_your_heart_health/title_do_you_know_how_fit.png) no-repeat; width: 260px; height: 18px; }
#diabetes_fr #exercise_article { background: url(/en_ca/images/manage_your_heart_health/img_follow_these_steps.jpg) no-repeat left top; }
/**/#diabetes_fr #exercise_article p.title { background: url(/fr_ca/images/manage_your_heart_health/title_follow_these_steps.png) no-repeat; width: 260px; height: 38px; }

/**/#cholesterol_fr div.header { background: url(/fr_ca/images/manage_your_heart_health/cholesterol_header.jpg) no-repeat; height: 272px; position: relative; }
/**/#cholesterol_fr div.header p.blurb { background: url(/fr_ca/images/manage_your_heart_health/cholesterol_header_blurb.png) no-repeat; width: 307px; height: 103px; position: absolute; top: 80px; left: 350px; }
/**/#cholesterol_fr h4.articles_on_cholesterol { background: url(/fr_ca/images/manage_your_heart_health/articles_on_cholesterol.png) no-repeat; width: 209px; height: 20px; position: absolute; top: 244px; left: 24px; } 
#cholesterol_fr div.content { background: url(/en_ca/images/manage_your_heart_health/cholesterol_mid_bg.png) repeat-y; }
#cholesterol_fr div.footer { background: url(/en_ca/images/manage_your_heart_health/cholesterol_footer_bg.png) no-repeat; height: 24px; }
#cholesterol_fr #cholesterol_101_article { background: url(/en_ca/images/manage_your_heart_health/img_cholesterol_101.jpg) no-repeat top left; }
/**/#cholesterol_fr #cholesterol_101_article p.title { background: url(/fr_ca/images/manage_your_heart_health/title_cholesterol_101.png) no-repeat top left; width: 93px; height: 18px; }
#cholesterol_fr #checkup_article { background: url(/en_ca/images/manage_your_heart_health/img_check_up.jpg) no-repeat top left; }
/**/#cholesterol_fr #checkup_article p.title { background: url(/fr_ca/images/manage_your_heart_health/title_heart_healthy_checkup.png) no-repeat top left; width: 199px; height: 36px; }
#cholesterol_fr #fitness_goals_article { background: url(/en_ca/images/manage_your_heart_health/img_try_goals.jpg) no-repeat top left; }
/**/#cholesterol_fr #fitness_goals_article p.title { background: url(/fr_ca/images/manage_your_heart_health/title_fitness_goals.png) no-repeat top left; width: 188px; height: 16px; }

#cholesterol_fr #planet_sterols { background: url(/en_ca/images/manage_your_heart_health/img_plant_sterols.jpg) no-repeat top left !important; }
#cholesterol_fr #planet_sterols p.title { background: url(/fr_ca/images/manage_your_heart_health/title_plant_sterols_lower_your_cholesterol.png) no-repeat top left !important; width: 233px; height: 34px; }


/**/#blood_pressure_fr div.header { background: url(/en_ca/images/manage_your_heart_health/blood_pressure_header.jpg) no-repeat; height: 314px; position: relative; }
/**/#blood_pressure_fr div.header p.blurb { background: url(/fr_ca/images/manage_your_heart_health/blood_pressure_header_blurb.png) no-repeat; width: 307px; height: 126px; position: absolute; top: 93px; left: 290px; }
/**/#blood_pressure_fr h4.articles_on_blood_pressure { background: url(/fr_ca/images/manage_your_heart_health/articles_on_blood_pressure.png) no-repeat; width: 322px; height: 20px; position: absolute; top: 290px; left: 24px; } 
#blood_pressure_fr div.content { background: url(/en_ca/images/manage_your_heart_health/blood_pressure_mid_bg.png) repeat-y; }
#blood_pressure_fr div.footer { background: url(/en_ca/images/manage_your_heart_health/blood_pressure_footer_bg.png) no-repeat; height: 24px; }
#blood_pressure_fr #essentials_article { background: url(/en_ca/images/manage_your_heart_health/img_blood_pressure_02.jpg) no-repeat top left; }
/**/#blood_pressure_fr #essentials_article p.title { background: url(/fr_ca/images/manage_your_heart_health/title_blood_pressure_02.png) no-repeat top left; width: 171px; height: 18px;  }
#blood_pressure_fr #lowering_pressure_article { background: url(/en_ca/images/manage_your_heart_health/img_lowering_bp.jpg) no-repeat top left; }
/**/#blood_pressure_fr #lowering_pressure_article p.title { background: url(/fr_ca/images/manage_your_heart_health/title_lowering_bp.png) no-repeat top left; width: 245px; height: 18px;  }
#blood_pressure_fr #salt_article { background: url(/en_ca/images/manage_your_heart_health/img_salt.jpg) no-repeat top left; }
/**/#blood_pressure_fr #salt_article p.title { background: url(/fr_ca/images/manage_your_heart_health/title_truth_about_salt.png) no-repeat top left; width: 205px; height: 18px;  }
#blood_pressure_fr #three_moves_article { background: url(/en_ca/images/manage_your_heart_health/img_alcohol.jpg) no-repeat top left; }
/**/#blood_pressure_fr #three_moves_article p.title { background: url(/fr_ca/images/manage_your_heart_health/title_three_moves.png) no-repeat top left; width: 245px; height: 18px;  }

#weight_management_fr div.header { background: url(/en_ca/images/manage_your_heart_health/weight_header.jpg) no-repeat; height: 292px; }
/**/#weight_management_fr div.header p.blurb { background: url(/fr_ca/images/manage_your_heart_health/weight_header_blurb.png) no-repeat; width: 308px; height: 110px; position: absolute; top: 75px; left: 284px; }
/**/#weight_management_fr h4.articles_on_weight { background: url(/fr_ca/images/manage_your_heart_health/articles_on_weight_management.png) no-repeat; width: 262px; height: 20px; position: absolute; top: 258px; left: 24px; } 
#weight_management_fr div.content { background: url(/en_ca/images/manage_your_heart_health/weight_mid_bg.png) repeat-y; }
#weight_management_fr div.footer { background: url(/en_ca/images/manage_your_heart_health/weight_footer.png) no-repeat; width: 615px; }
#weight_management_fr #every_little_bit_article { background: url(/en_ca/images/manage_your_heart_health/img_every_little_bit.jpg) no-repeat top left; }
/**/#weight_management_fr #every_little_bit_article p.title { background: url(/fr_ca/images/manage_your_heart_health/title_every_bit_counts.png) no-repeat; width: 196px; height: 18px; }
#weight_management_fr #get_more_active_article { background: url(/en_ca/images/manage_your_heart_health/img_more_physically_active.jpg) no-repeat top left; }
/**/#weight_management_fr #get_more_active_article p.title { background: url(/fr_ca/images/manage_your_heart_health/title_get_more_active.png) no-repeat; width: 202px; height: 18px; }
#weight_management_fr #smart_snacking_article { background: url(/en_ca/images/manage_your_heart_health/img_smart_snacking.jpg) no-repeat top left; }
/**/#weight_management_fr #smart_snacking_article p.title { background: url(/fr_ca/images/manage_your_heart_health/title_smart_snacking.png) no-repeat; width: 180px; height: 18px; }
#weight_management_fr #activity_calculator_article { background: url(/en_ca/images/manage_your_heart_health/img_activity_calculator.jpg) no-repeat top left; }
/**/#weight_management_fr #activity_calculator_article p.title { background: url(/fr_ca/images/manage_your_heart_health/title_activity_calculator.png) no-repeat; width: 180px; height: 18px; }

#smoking_fr div.header { background: url(/fr_ca/images/manage_your_heart_health/smoking_header.jpg) no-repeat; height: 283px; }
/**/#smoking_fr h4.articles_on_smoking { background: url(/fr_ca/images/manage_your_heart_health/articles_on_smoking.png) no-repeat; width: 210px; height: 20px; position: absolute; top: 257px; left: 24px; } 
#smoking_fr div.content { background: url(/en_ca/images/manage_your_heart_health/smoking_mid_bg.png) repeat-y; width: 615px; }
#smoking_fr div.footer { background: url(/en_ca/images/manage_your_heart_health/smoking_footer.png) repeat-y; height: 25px; }
/**/#smoking_fr div.header_blurb { background: url(/fr_ca/images/manage_your_heart_health/smoking_header_blurb.png) no-repeat; position: absolute; width: 227px; height: 160px; top: 63px; left: 380px; }
#smoking_fr #smoking_article { background: url(/en_ca/images/manage_your_heart_health/img_smoking.jpg) no-repeat left top; }
/**/#smoking_fr #smoking_article p.title { background: url(/fr_ca/images/manage_your_heart_health/title_high_price_smoking.png) no-repeat; width: 250px; height: 18px; }
#smoking_fr #smoke_free_article { background: url(/en_ca/images/manage_your_heart_health/img_consider_quitting.jpg) no-repeat left top; }
/**/#smoking_fr #smoke_free_article p.title { background: url(/fr_ca/images/manage_your_heart_health/title_smoke_free.png) no-repeat; width: 200px; height: 18px; }
#smoking_fr #smoking_cessation_article { background: url(/en_ca/images/manage_your_heart_health/img_cessation.jpg) no-repeat left top; }
/**/#smoking_fr #smoking_cessation_article p.title { background: url(/fr_ca/images/manage_your_heart_health/title_smoking_tips.png) no-repeat; width: 228px; height: 18px; }
#smoking_fr #panic_article { background: url(/en_ca/images/manage_your_heart_health/img_dontPanic.jpg) no-repeat left top; }
/**/#smoking_fr #panic_article p.title { background: url(/fr_ca/images/manage_your_heart_health/title_dont_panic.png) no-repeat; width: 288px; height: 36px; }

#cholesterol_fr #cholesterol_faqs { background: url(/en_ca/images/articles/img_cholesterolfaqs.jpg) no-repeat top left !important; }
#cholesterol_fr #cholesterol_faqs p.title { background: url(/fr_ca/images/manage_your_heart_health/title_cholesterolfaq.png) no-repeat top left !important; width: 270px; height: 18px; }
#cholesterol_fr #lower_cholesterol { background: url(/en_ca/images/articles/img_lower_cholesterol.jpg) no-repeat top left !important; }
#cholesterol_fr #lower_cholesterol p.title { background: url(/fr_ca/images/manage_your_heart_health/title_reduirecholesterol.png) no-repeat top left !important; width: 270px; height: 18px; }

.cat_women_and_heart_disease img {margin:0 !important;}
.women_and_heart_diesase_main{background:url(/images/women_and_heart_disease/main_bg.jpg) no-repeat center bottom; height:auto; width:600px; padding: 0px 0px 111px 14px;}
.women_and_heart_diesase_main p{color:Black; font-size:10.5px;}
.women_and_heart_diesase_main h2{width:370px;}
.women_and_heart_diesase_main ul li{color:Black; font-size:10.5px;}
.women_and_heart_diesase_main .arrow{background:url(/images/bullets/blue_arrow.gif) no-repeat; display:block; float:right; height:11px; margin:-11px 22px 0 0; width:8px;}
.women_and_heart_diesase_main .left{float: left; padding: 0 20px 0 0; width: 350px; }
.women_and_heart_diesase_main .right{float: right; width:400px; }
.heart_truth_callout a {margin:0 !important;}
.women_and_heart_diesase_main .heart_truth_callout{ margin: 0px; float: left;}
.women_and_heart_diesase_main .risk_factors{float:right; margin:24px 17px 0 0;}
.cat_women_and_heart_disease #content_body h3
{
  visibility: hidden;
  line-height: 1em;
  font-size: 16px;
}
.women_and_heart_diesase_main h3 { visibility: hidden; line-height: 1em; font-size: 16px;}