.custom h2 a {font-weight: bold;}
.custom h1  {font-weight: bold;}
.custom h3  {font-weight: bold;}
div.headline_area h2 {font-weight:bold;}
.custom .comments_closed p {display: none;}
.salesletter #header { padding: 0; border-bottom: 0em; }
.salesletter #footer { padding-bottom: 0; border-top: 0em; }
.salesletter #footer { display: none; }
.salesletter #sidebars { display: none; border: none; }
.salesletter #tabs {display:none;}
.salesletter #content_box { background:none; }
.salesletter .comments_closed { display: none; }
.salesletter #content { margin: 0 auto; float: none; }
.custom .format_text input, #commentform input, #commentform textarea { width:auto; }
.custom p.note { /* BLUE BOX */
        border: 2px solid #2361A1;
        background-color: #CFE1F5;
}

.custom .teaser {
   width: 100%;
   margin-top: 2em;
   padding-top: 2em;
   border-top: 1px dotted #bbb;
   text-align: justify;
}
.custom .teasers_box {
   padding-top: 0;
   padding-bottom:0;
   border-top: 0;}

    /* This line collapses the vertical space of the tagline so that there isn’t unnecessary white space after the header image */
    .custom #header #tagline { height: 0; }

    /* This line removes the padding from the header so that the background image sits close to the nav menu, the bottom border of the header, and the sides of the content */
    .custom #header { padding: 0; }

