@charset utf-8;
.widget-area, #widget-area, .sidebar, #sidebar {
	display:none!important;
	overflow:hidden!important
}
#content, .content {
	width:100%!important;
	margin: 0 auto;
	padding: 0;
}
#full-view-switcher {
	width:100%!important;
}
