.wait-control {

	text-align: center;

	background-image: url( '/images/loading.gif' );
	background-repeat: no-repeat;
	background-position: center center;

}

.small-wait-control {

	text-align: left;

	background-image: url( '/images/small-loading.gif' );
	background-repeat: no-repeat;
	background-position: left center;

}
