.QOverlay {
	background-color: #000000;
	z-index: 9999;
}

.QLoader {
	background-color: #FFFFFF;
	height: 2px;
	margin-bottom:10px;
}

.QAmt {
	color:#FFFFFF;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:20px;
	font-weight:bold;
	line-height:20px;
	margin:-50px 0 0 -50px;
}