/* CSS Document */

#leftcol, #topnav, #masthead, #secondarycontent, #footer, #crumbs, #pageinstructions, #subnav, #footer_bord, #foot1, #foot2 {
	display: none;
}

body#onecol, body#twocol, #wrapper, #content_wrapper, #primarycontent, #mainbody_wrapper, body#onecol, #primarycontent, #content_wrapper  {
	border: none;
	padding: none;
	width: auto;
	margin: auto;
	background: none;
}
body#twocol #content_wrapper {
	background: none;
}
body#onecol #content_wrapper {
	background: none;
}

table.results th{
	border: 1px solid black;
}
table.results td {
	border: 1px solid black;
}
