/* default float side for sidebar */
#sidebarContainer {
	float: right;
	z-index: 1;
}

