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

.QLoader {
	background-color:#FFF;
	height: 0px;
	width:100%;
}

.QAmt {
	color:#CCC;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	height:20px;
	width:40px;
}