table td#leftSection {
	display: none;
	}
	
table td#contentSection {
	width: 100%;
	}
	
table td#resultsSection {
	width: auto;
	}
	
table td#rightSection {
	display: none;
	}

/* ---------------------------------------------------------------- */



/* ---------------------------------------------------------------- */
/* [COMMON PAGE STYLES (Body, Text Areas, etc...) ]                 */

body, select, input, textarea, p, td, th {
	color: #000000;
	}

/* ---------------------------------------------------------------- */




/* ---------------------------------------------------------------- */
/* [ PAGE FOOTER STYLES ]                                           */

#paginationtop, #paginationbottom {
	display: none;
	}

#searchresultsnav {
	display: none;
	}
