#preloadWraper {
	background-color:#000000;
	-moz-opacity:0.45;
  	filter:alpha(opacity=45);
	position:fixed;
	width:761px;
	height:100%;
	min-height:100%;
	z-index:155;
	display:none;
	margin:auto;
	top:0px;
	cursor:wait;
}