div#loading {
	color: black;
	position: absolute;
	z-index: 1000;
	height: 32px;
	width: 32px;
	background: url(../img/spinner.gif) no-repeat;
}