.loading-indicator {
	height: 25px;
	width: 45px;
	background: url( '../images/loading.gif' );
	background-repeat: no-repeat;
	background-position: center center;
}
