/* PAGE LAYOUT */
	#page {
		width: 100%;
	}
	
	body.twoCol #content .wrapper,
	body.threeCol #content .wrapper {
		margin-left: 0;
	}
	
	#subjectsLinksLogos {
		display: none;
	}

/* END PAGE LAYOUT */

	#closeThisWindow {
		display: none;
	}