.loadmask {
  opacity: 0.3;	
  filter: alpha(opacity=30);
  background: #000 url(/images/loading.gif) no-repeat scroll center center;
}
