.cms-loading.bar {
	display: block;
	background-image: url( '../images/loading/animation.gif' );
	background-position: center center;
	background-repeat: no-repeat;
	height: 13px;
}