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

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

.QAmt {
	color:#498fcc;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	line-height:50px;
	height:100px;
	width:200px;
	
	margin:-60px 0 0 -50px;
	background:url(../img/logo.jpg) no-repeat 0 0;
	text-align:right;
}

