
div#pivotx-website-message {
	display: none !important;
}

body {
	background-color: #fff;
	margin-top: 0 !important;
}

.page, .user, .entry {
	margin: 0 !important;
	overflow: visible;
}

div#headerwrapper {
	display: none;
	border: none;
}

div#channelwrapper {
	display: none;
	border: none;
}

div#sitewrapper {
	width: auto !important;
	border: none;
	background: none;
}

div#contentwrapper {
	position: static;
	overflow: visible;
	width: auto;
	background: none;
	border: none;
}

div#sidebar,
footer,
div#footercontent,
div#footer-bottom {
	display: none;
	float: none;
}

div#maincolumn {
	background: none;
	float: none !important;
	overflow: visible !important;
	overflow-x: visible !important;
	overflow-y: visible !important;
	width: auto !important;
}

div#channel div.largechannel {
	background: none;
	border: none;
	width: auto !important;
	overflow: visible !important;
	position: static;
}

article.entry,
article.page,
article.user {
	min-height: 85px;
	height: 85px;
}
