@import url('all.css');
/* 
Title: MFDF print style - time programme
*/

/******************************************************************************
GENERAL
*************************************************************************************/

#header,
#header-bar,
#film-div,
#sb-container,
p.more,
ul.tabs,
.print-btns,
.sitemap { display: none !important; }
.sidebar { display: none !important; }

#container { width: auto; }
.col1-set { width: auto; }
.col1-set .col-1 { width: auto; }
#content {
   width: auto;
   margin: 0 auto;
   padding: 0;
   border: 0;
   float: none !important;
   background: transparent none;
}

.schedule-listing li a { font-size: 10pt; font-weight: normal; color: #8f8f8f; text-decoration: none; }
.schedule-listing li.active a { font-size: 12pt; font-weight: bold; color: #000; text-decoration: none; }

.box-tabs.schedule-tabs .panel-content { width: auto; border: none; }
.panel-content { padding: 0; }
.schedule-table { width: auto; border: 1px solid #DBDBDB; }
.schedule-table td { border: 1px solid #DBDBDB !important; }


