@charset "utf-8";

#sidebar2 {
	display: none;
	}
#mainContent {
	min-height: 300px; /* 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 */
	margin: 5px 0px 15px 162px;
	}
