body,
#wrapper{
	background-image:none !important;
	background-color:#fff !important;
	width:100% !important;
}
.print_schedule,
.social_links,
.newsletter_form,
.search,
.navigation,
#quick_nav,
#footer,
#promos,
#thumbs,
#notices{
	display:none;
}
.col_right{
	height: auto;
	overflow: visible;
}
.content_header{
	border-bottom:2px solid #333;
}
#header,
#content,
#thumbs{
	border-radius: 0px; 
	-webkit-border-radius: 0px; 
	-moz-border-radius: 0px; 
	-o-border-radius: 0px; 
	-khtml-border-radius: 0px;
	background-color: white;
	-webkit-box-shadow: rgba(0, 0, 0, 00) 0px 0px 0px;
	-moz-box-shadow:0 0px 0px rgba(0, 0, 0, 0);
}
table.schedule td,
table.schedule th{
	border-top:1px solid #BBBCBB;
	border-left:1px solid #BBBCBB;
}
.schedule_container{
	border-radius: 0px; 
	-webkit-border-radius: 0px; 
	-moz-border-radius: 0px; 
	-o-border-radius: 0px; 
	-khtml-border-radius: 0px;
	background-color: #F0EADB;
	-webkit-box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px;
	-moz-box-shadow:0 0px 0px rgba(0, 0, 0, 0);
}
