.QOverlay {
	background-color:#CCCCCC;
	z-index: 9999;
}

.QLoader {
	background: url(../images/loader.gif) no-repeat #ccc;
	height: 1px;
}