.galleryLoading {
	background-image: url(images/preloader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
}

.galleryError {
	text-align: center;
	height: 20px;
}