.QOverlay {
	background-color: #FFFFFF;
	z-index: 5;
}

.QLoader {
	background-color: #CCCCCC;
	height: 1px;
}

.QAmt {
	color:#CCCCCC;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 25px;
	font-weight: light;
	/*height:200px;*/
	/*width:100px;*/
	line-height: 500;/* % vertical */
	margin:0 0 0 -1000px;/* % centrado */
}