@media print {
#container {
    padding:0;
}
h1,
.top h1 {
    margin-top:5px;
    font-size:20px;
}
h2 {
    font-size:16px;
}
h3,
h4,
h5,
h6 {
    font-size:14px;
}
p,
.ce_text li,
.contact_form label,
td,
.footer_text p,
.footer_text a,
.ce_text a {
    font-size:12px;
    color:#000;
    line-height: 1.25rem;
    font-weight: 300;
}
.mod_newsreader,
.grid-item3,
.grid-item2 {
    padding-right:0;
    padding-left:0;
}
.mg-bt-3 {
    margin-bottom:0;
}
#footer,
#footer .inside {
    margin:0;
    padding:0;
}

/* ***   NONE  *** */
head,
header,
#header,
.head_pic,
p.back,
.footer_logo,
.footer_nav,
.footer_text p,
.footer_text a {
    display:none;
}
.brdr-tp-mdgry,
.brdr-tp-dkgry,
.brdr-tp-wht {
    border-top:0px;
    border-bottom:0px;
}
}
