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

.QLoader {
	background-color: #000000;
	height: 1px;
}

.QAmt {
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	line-height: 50px;
	height: 50px;
	width: 100px;
	margin: -60px 0 0 -50px;
}