#sidebarContainer {
	display: none;
}

#contentContainer {
	border: none;
	padding-top: 23pt;
}

/* @group fix IE preview */

.album-description {
	padding-top: 4px;
	text-align: left;
	margin-bottom: 20px;
}

.thumbnail-frame {
	position: absolute;
	top: 10px;
}
	
/* @end */

