.QOverlay {
	
	background: url(../layout/logo_co.png) no-repeat 50% 2px;
	background-color: #222;
	z-index: 9999;
}

.QLoader {
	background-color: #ccc;
	height: 2px;
}

.QAmt {
	color:#fa0;
	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;
}
