#loading {
 	width: 200px;
 	height: 70px;
	border-color:#DCDCDC;
	border: solid 1px;
 	background-color: #FFFFFF;
 	position: absolute;
 	left: 50%;
 	top: 50%;
 	margin-top: -50px;
 	margin-left: -100px;
	padding-top:24px;
 	text-align: center;
	FONT-FAMILY: Arial; 
	FONT-SIZE:9pt; 
	color:#6d6c6c;
	z-index:1;
}

