.QOverlay {
	background-color: #000000;
	z-index: 9999;
	xxxmargin-top: -270px;
}

.QLoader {
	background: #4786b7;
	height: 1px;
}
.QImg {
	position: absolute;
	background: url(preloader_.png) no-repeat;
	height: 125px;
	width: 266px;
	margin-top: 1px;
	margin-left: -133px;
	top: 50%;
	left: 50%;
}
