/* 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 {
	float: right;
	text-align: left;
	margin-right: 26px;
	margin-left: 0;
}

#contentContainer {
	margin-right: 206px;
	text-align: justify;
}
