#loading {
	position: absolute;
	width: 300px;
	top: 10px;
	left: 10px;
	padding: 3px 5px;
	border: 1px solid #eee;
	background: #ddd;
	display: none;	
}

