#globalnav, #col-right, #footer, #zonebar, #sched-nav, #sched-nav-bot {
	display:none;
}

#body {
	background-color:#fff;
}

#col-main {
	width:100%;
}
#pgdata #sched-table {
	width:100%;
}

#pgdata.weekly {
	font-size:13px;
}
#pgdata.weekly #sched-table dd {
	width:auto;
	line-height:15px;
}

#pgdata.daily #sched-table span.onair {
	display:none;
}
#pgdata.daily #sched-table tr.onair {
	background:none;
}
#pgdata.daily #sched-table tr.odd {
	background-color:#f0f0f0 !important;
}
#pgdata.weekly #sched-table dl.onair {
	background:none;
}

#sched-network {
    height:auto !important;
	width:auto !important;
	overflow:auto !important;
    background:none !important;
	padding:6px 0 !important;
	font-size: 18px;
}