/*  =TITLE BAR
------------------------------------------------------- */
.titleBar_rdr {
 background-color: #fff;
 display: inline;
 float: left;
 margin-left: 0px;
 padding-bottom: 4px;
}

/*  = MIDDLE COLUMN STYLES
------------------------------------------------------- */
.moduleDivider_rdr {
 background: url('../../../consumer_assets/site_images/modules/module_divider_children.gif') no-repeat;
 font-size: 1%;
 margin: 5px 0px 5px 8px; 
 height: 1px;
 text-align: center;
 width: 486px;
}

/* font sizer  */
.font_sizer_fmt .font_sizer_001_fmt {
 background: url('../../../consumer_assets/site_images/modules/childrens_font_sizer_001.gif');
 color:#00aeac;
}
.font_sizer_fmt .font_sizer_002a_fmt {
 background: url('../../../consumer_assets/site_images/modules/childrens_font_sizer_002a.gif');
}
.font_sizer_fmt .font_sizer_002b_fmt {
 background: url('../../../consumer_assets/site_images/modules/childrens_font_sizer_002b.gif');
}
.font_sizer_fmt .font_sizer_003_fmt {
 background: url('../../../consumer_assets/site_images/modules/childrens_font_sizer_003.gif');
}

/* override for the guide integration module */
.horizNav_rdr,
.horizNav_rdr .chapterMenu_fmt {
 background-color: #f7e8ad;
}
.horizNav_rdr .chapterMenuOff_fmt a {
 background-color: #eae2a3;
 border-color: #f0e7a4 #f0e7a4 #dace9c;
}	
.articlesPulldownTop_fmt {
 background-color: #F7E8AD;
}
.horizNav_rdr_bottom_pulldown_fmt {
 background-image: url('../../../consumer_assets/site_images/modules/horizNav_rdr_bottom3_child.gif');
}
.articlesPulldownWide_fmt form {
 background: none;
}

/* Suppress Newsletter */
#newsletter-mapping-center {
display: none;
}





