.QOverlay {
	background-color: #000000;
	z-index: 9999;
}

.QLoader {
	background-color: #CCCCCC;
	height: 1px;
}

.QAmt {
	color:#555;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:24px;
	font-weight:bold;
	line-height:66px;
	height:66px;
	width:66px;
	margin:-80px 0 0 -50px;
	text-align:center;
}

.QAmt{
	background:url(../images/loader.gif) top left no-repeat;
}