#liobg{ background-color:#000;
		position:fixed;
		z-index:99;
		left:0;
		top:0;
		display:none;
		width:100%;
		height:100%;
		opacity:0.3;
		filter: alpha(opacity=30);
		-moz-opacity: 0.3;
}