
.schedule-view #content-main, .schedule-view #content-footer, .schedule-view #content-intro, .schedule-view #filter-options  {
	display:none;
}

body.schedule-view  {
	margin:0;
	padding:0;
	background-color:#fff;
}
.schedule-view td.bgLeft, .schedule-view td.bgRight {
	background-image:none;
	width:0;
}
.schedule-view #wrapper {
	width:100% !important;
	height:auto !important;
}

.schedule-view table.schedule {
	width:100%;
}
.schedule-view #room-filters {
	margin-left:0;
	margin-right:0;
}