
#jplb-overlay {
	opacity: 0.7;
	position: absolute;
	background: #000;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 100;
}

#jplb-outer {
	position: absolute;
	top: 60px;
	width: 100%;
	text-align: center;
	left: 0px;
	z-index: 100;
}

#jplb-inner {
	margin: 0px auto;
	text-align: left;
	width: 556px;
	position: relative;
}

#jplb-loading {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 86px;
	background: transparent url(../images/jplb-loading.gif) center center no-repeat;
}

#jplb-content {

}
