
#header, #footer, .column-side, #article-toolbar,
#comment-article, #comments, .write-comment, H3.comments {
	display: none;	
}

#document {
	width: auto;
	margin: 0;
}

#content {
	background: none;
}

.column-main {
	width: 100%;
	border: 0;
	margin: 0;
	padding: 0;
}

.scrollable-gallery .zoom,
.scrollable-gallery .prev,
.scrollable-gallery .next {
	display: none;
}

.scrollable-gallery * {
	width: auto;
	position: static;
	height: auto;
}

