
.QOverlay {
	margin:0px;
	padding:0px;
	background-color: #FFF;
	z-index: 9999;
	width:auto;
	height:auto;
}

.QLoader {
	margin:0px;
	padding:0px;
	background-color: #F3F3F3;
	height: 2px;
}

.QAmt {
	color: #CCC;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:40px;
	font-weight:bold;
	line-height:50px;
	height:50px;
	width:100px;
	margin:-60px 0 0 -50px;
}