/* == MODULE - Sidebar
-------------------------------------------------------------------------------------------------- */
.module-sidebar {}

#content-secondary {
	position: absolute; top: 20px; left: 30px;
}
.layout-small-image #content-secondary {
	position: static;
	margin-top: 1em;
}
