.QOverlay {
	background-color: #ddcbb4;
	z-index: 9999;
}

.QLoader {
	background-color: #f7f0e6;
	height: 1px;
/*	background-image: url(../images/rewind__.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center 45%;*/
}

.QAmt {
	color:#ae9b82;
	font-size:15px;
	line-height:50px;
	width:230px;
	/*background-image: url(../images/rewind_load.gif);
	background-repeat: no-repeat;
	background-position: left center;*/
	margin-top: -60px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -115px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

.QAmt span{
	font-size: 11px;
	text-transform: uppercase;
	display: block;
}
