
div#header, 
div#footer, 
div#navigation, 
div#left_image,
div#crumbtrail {
    display: none;
} 

div#content_np, 
div#content {
    top: 0px;
    left: 0px;
    margin: 0px;
    width: 600px;
}

div#globalWrapper {
    border: 0;
    background: #fff;
}

div.news_item_content {
    width: 450px;
}

div.news_item, 
div#content_np {
    opacity: 1;
}

