body {
	background: white;
	font-size:12pt;
}
.hidep,
#header_l, .showresults #header_l a, .showresults #header_l img, .showresults #excelBar, .showresults #excelBar a,  .showresults #excelBar img, #facetbar, .showresults #facetbar_header
{
	visibility:hidden;
	height:0;
}
.bct {
	overflow:visible;
}
#header_l,
#facetbar, 
body.showresults #facetbar_header,
#result_list_header .three_col_m,
body.showresults #result_list_header .three_col_r,
body.showresults #result_list_header .two_col_r {
	position:absolute;
	left:-9999px;
	width:0;
	visibility:hidden;
}
#header_m {
	margin-left:0;
	width:85%;
}
#resultsHeader, body.showresults #result_list_header, body.showresults #result_list_header a {
	color:#000;
}
#resultsHeader {
	background:#fff;
}
body.showresults #facetbar_header,
body.showresults #result_list_header,
body.showresults #result_list,
body.showmap #result_list {
	overflow:visible;
	margin-left:0;
	left:0;
}
body.showresults #result_list_header .three_col_l,
body.showresults #result_list_header .two_col_l {
	width:100%;
}
body.showresults #resultsHeader {
	margin-bottom:0;
}
body.showresults #contentWrap,
body.showresults #result_list {
	margin-top:0;
}
#headerTxt {
	margin:10px 0 6px 10px;
}
body.showmap #map {
	width:100%;
}
body.showmap #result_list {
	page-break-before:always;
	clear:left;
	margin-left:0;
	width:100%;
}

body.showprofile #mainHeader {
	display:none;
}

body.showprofile #profileBody {
	float:none;
	width:100%;
}
body.showprofile #profileRight {
	margin-left:0;
	width:100%;
	border-style:none;
}
body.showProfile #contentWrap {
	overflow:visible;
	overflow-x:visible;
	margin:auto;
	padding:auto;
}

