#lps-loading div {
	background-image:url("/img/lps_loading.png");
	height:480px;
	left:0;
	position:absolute;
	top:0;
	width:40px;
}

#lps-loading {
	cursor:pointer;
	display:none;
	height:40px;
	left:50%;
	margin-left:-20px;
	margin-top:-20px;
	overflow:hidden;
	position:fixed;
	top:50%;
	width:40px;
	z-index:1107;
}

.lps_window .window_button, .lps_window .window_title{
	display:none;
}