#header_row {
	display:none;
}
#search_parameters {
	display:none;
}
hr {
	display:none;
}
.header{
	text-align:center;
}
.resultTable th{
	border-right:none;
	border-top:1px solid black;
}
.detailDiv{
   overflow-x:visible; 
	width:100%
}
.detailDiv .resultTable{
	width:95%;
}

.resultTable{
	width:100%;
}

#bodyTable{
	width:100%;
}

.detailDiv .resultTable th{
	border-right:none;
	border-top:none
}

.copyright{
	display:none
}

.zoomInLink{
	display:none;
}
