body {
	margin:			0;
	padding:		0;
}

div#header,
div#tabs,
div#searchNav,
div#formsContainer,
div#searchBottom,
div.resultMap
{
	display: 		none;
}

div#results {
	padding:		0;
}

div.result {
	clear:			both;
}

div#resultsContainer {
	width:			100%;
}

div.resultDescription {
	width:			450px;
}

div.resultOMD {
	color:			#000;
	text-align:		left;
	visibility:		visible;
	float:			left;
}

div.newPage {
	page-break-after: always
}

div#bottom {
	display:none;
}
