.wait {
	display: none;
}

div#middle {
	width:600px;
	position:relative;
	top:30px;
	padding-top: 5px;
	padding-bottom: 5px;
	left:50%;
	margin-left:-303px;
	background-color: #929FAE;
	text-align: center;
	border: solid #6A737E;
	border-width: 3px;
	color: #6A737E;
}

div#space {
	
	position: relative;
	height: 40px;

}


#middle img{

	padding: 11px;
	border: none;

}
	
	
#loadedImages{
	
	position: relative;
	color: #000;
	background-color: #6A737E;
	width: 5px;
	height: 10px;

}
