.QOverlay {
	/*background-color: #000;*/
	z-index: 9999;
	background: url(../images/bg.png) #000;
}

.QLoader {
	/*background: url(../images/linePreload.png) /*repeat-x*/;
	background: url(../images/preloader.png);
	opacity: 0.7;
	height: 90px;
	width: 500px;
}
