/* style sheet 'Foreca print' */
div#pagewrapper,
div#header,
div#header div, 
div#content_area,
div#content_area_2cols {
    width:auto !important;
    height:auto !important;
    padding:0.5em !important;
    margin-left:0 !important;
    }

div.content,
div#footer {
    display:block !important;
    width:100% !important;
    }

#header div h1 a { 
    text-indent: 0 !important;
    font-size: 65% !important; 
    color: #000 !important;
    font-family: arial !important; 
    font-weight: bold !important;
    background-image: none;
    }

div#footer { 
    margin-top: 11px;
    }

div#menu_horiz,
div.left_col,
div.right_col,
div#flashweather_wrap,
div#footer div {
   display: none !important;
    }

