@charset "utf-8";

#sidebar1Cell {
	display: none;
	}
#mainContent {
	min-height: 400px; /* min-height must be greater than the expected length of the left and right sidebars, otherwise they will overlap the footer if the page content is too short */
	}
