/* CSS file */
#headersection {
	display: none;
}
#navbar {
	display: none;
}
#breadcrumbsanduserid {
	display: none;
}
#leftsidebar {
	display: none;
}
#footersection {
	display: none;
}
#content-wrapper {
	float: left;
}
.groupboxwhite {
float:none
}

.groupboxes, .groupboxlwnoline, .groupboxheader, .groupboxitem, .groupboxitemtitle, .groupboxitemdate, .groupboxitemcontent {float:none; width: 100%;}
