* html body {
	height:100%;

}

#whh_lbOverlay {
	background-color:#000000;
	cursor:pointer;
	height:100%;
	left:0;
	position:fixed;
	top:0;
	width:100%;
	z-index:9999;
}


* html #whh_lbOverlay {
	display: block;
	position:absolute;
}

#hll_close {
	height: 19px;
	text-align: right;
	cursor:pointer;
}

#whh_lbCenter{
overflow:none;
position:absolute;
z-index:9999;
height:429px;
left:631.5px;
margin-left:-310px;
top:165px;
width:490px;
}
