.QOverlay {
	background: #000000 url('loading.gif') center center no-repeat;
	z-index: 9999 !important;
	opacity:.8;
	filter:alpha(opacity=80); 
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.QLoader {
	height: 0px;
}
