#topbar, #header, #sidebar, #footer, #categories, #banner, #bottomContent, #pnlLeftColumn, #accreditation, #phDocuments, .noprint, .breadcrumbs, #phComments { display:none; }

.page-header {
	display: none;
}

.box-title {
	display: none;
}

.footer-tools {
	display: none;
}
#body_left {
	display:none;
}

#content {
    display: none;
    /*
	margin: 0px;
	padding: 0px;
	border: none;
        */
}
#main-content {
	margin-left: 0px !important;
	border: none;
}
.news-date{
    position: absolute;
    top: 25px;
    right: 10px;
}

.col-sm-9{
	width: 100%!important;
}