@charset "UTF-8";

/*
-----------------------------------------------
Spry Demos CSS Rules
Version:  12 Apr 2006 (0.2b)
----------------------------------------------- */
#backoper{
	
	 position:fixed; top:0; left:0; z-index:249; opacity:0.8;filter:alpha(opacity=80);background-color:#000000; height:1275px; width:100%; display:none;
	
	}

.clearfix:after {
 
display:block; 
clear: both;
height:100%;
visibility:hidden;

}

#operator {
	text-align:center;
	vertical-align:middle;
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:250;
	display:none;

 
}
 
 
#operator2 {
	text-align:center;
	vertical-align:middle;
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:250;
	display:none;

 
}
  

