@page {
	margin: 1cm 0.6cm;
}

body {
	background: #fff!important;
}

p a {
	word-wrap: break-word;
}

audio, video, object, embed, .video-js.vjs-has-started, .disableVideo,
.bootstrap,
#popup-gallery,
.aside,
ul.links,
.header.main ul.menu,
#search-form,
#ep-wrapper .header.main > img,
.ep-menu,
.header.sub ul.menu ul.prev-next,
.scrollbar-x-top {
	display: none!important;
}

/* common.css overides */

#wrapper {
	margin: 0;
	padding: 0;
}

.mainpage,
.subpage,
.page {
	margin: 0;
	padding: 0;
}

.header.main {
	height: auto;
	padding-bottom: 2em;
}
.header.main a.logo {
	position: static;
}

.footer.main p.copy {
	float: none;
}

.subpage .article {
	float: none;
	width: auto;
}

/* microsite overides */

#ep-wrapper {
	width: auto;
}
#ep-wrapper .header.main {
	height: auto;
	background: none;
}
#ep-wrapper .header.main.hasBg {
	min-height: 0;
	max-height: none;
}
#ep-wrapper .header.main a.ep-logo {
	position: static;
	margin: 0;
	height: auto;
}
#ep-wrapper .header.main a.ep-logo img {
	display: inline;
	max-height: 120px;
}

/* EPG overides */

.header.sub ul.menu > li > a {
	text-decoration: none;
}

.epg.event .program .article {
	float: none;
	width: auto;
}
