
html, body {
	min-height: 100%;
	height: auto !important;
	height: 100%
}

#jpfnlb-overlay {
	position: absolute;
	z-index: 100;
	top: 0px;
	left: 0px;
	background-color: #000;
}

#jpfnlb-shim {
	z-index: 99;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #000;
	border: none;
}

#jpfnlb-window {
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
	z-index: 103;
	text-align: left;
}


