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

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

.QAmt {
	color:#333333;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:50px;
	height:250px;
	width:250px;
	background-image: url(../images/avitar_animated.gif);
	margin:-252px 0 0 -125px;
}