#load {
	position:absolute;
	display: none;
	background: url(../imagens/loader.gif) no-repeat center;
	width: 48px;
	height: 48px;
	margin-top:10px;
	margin-left:5px;
	text-indent: -9999em;
}

