/* all pages -------------------------------------- */
#headerSearch,
#primaryNav,
.headerAgeGroup,
#helpBubble,
#pregnancyPromoNav,
#mainContentRight, 
#footerArea, #footerAreaInnerBottom, #footerAreaLeft, #footerAreaRight,
.getInvolved,
.topTipBox {
display:none;
}
body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

/* article video - t8_2 -------------------------------------- */
#t82 #videoList,
#t82 #videoPlayer {
display:none;
}
/* forum thread - t16 ---------------------------------------- */
#t16 #postCommentBox,
#t16 #jumpToFormTop,
#t16 #jumpToFormBottom {
display:none;
}
/* message sent - t36 ---------------------------------------- */
#t36 #pageTitleMiddleLeft,
#t36 #jumpToForm {
display:none;
}

/* sIFR */
.sIFR-flash {
  display: none !important;
  height: 0;
  width: 0;
  position: absolute;
  overflow: hidden;
}
.sIFR-alternate {
  visibility: visible !important;
  display: block !important;
  position: static !important;
  left: auto !important;
  top: auto !important;
  width: auto !important;
  height: auto !important;
}

.icons-box img{display:none;}
.icons-box {
    height:0;
    width:0;
    display:none;
}

.planner-holder dl{
    width: 350px;
}

.planner-holder .promo-packshot 
{
    float:right;
    }
