/* This is the default float side for this theme. We only have this file as we need to set a default css file for the theme variations. */
#sidebarContainer {
	display: none;
}

#contentContainer {
	margin: 0 auto;
	width: 100%;
	border: none;
}
