div#content{
	width: auto;
	margin: 5px 0;
	padding: 5px;
}

div#sidebar {
	width: 0;
	visibility: hidden;
	height: 0;
	position: absolute;
}

#breadcrumbcontainer, .album-wrapper {
	width: auto;
}