/*! Lazy Load XT v1.0.2 2014-03-05
 * http://ressio.github.io/lazy-load-xt
 * (C) 2014 RESS.io
 * Licensed under MIT */
.lazy-hidden {
    background: #E4EBED url('loading.gif') no-repeat 50% 50% !important;
	opacity: 0.5;
}

