body.standalone .header a.publicLogo {
height: 50px !important;
width: 120px !important;
}

body.standalone .header, body.standalone .news .cover {
    background-color: #ffffff !important;
}

body.standalone .headerTitle, body.standalone .dark .headerTitle, body.standalone .headerTitle a {
color:#777 !important;
}

body.standalone .headerSubtitle {
   color:#777 !important;
}

.poweredFooter, .watermark{
display:none;
}