/*
 * Lean Slider v1.0.1
 * http://dev7studios.com/lean-slider
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */

.lean-slider {
    position: relative;
    *zoom: 1;
}
.lean-slider:before,
.lean-slider:after {
    content: " ";
    display: table;
}
.lean-slider:after {
    clear: both;
}

.lean-slider-slide {
    float: left;
    width: 100%;
    margin-right: -100%;
    display: none;
}
.lean-slider-slide.current { display: block; }

/*
     FILE ARCHIVED ON 10:24:11 Jan 19, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:41:41 Jul 10, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.472
  exclusion.robots: 0.044
  exclusion.robots.policy: 0.034
  esindex: 0.01
  cdx.remote: 6.322
  LoadShardBlock: 46.328 (3)
  PetaboxLoader3.datanode: 679.448 (4)
  PetaboxLoader3.resolve: 47.253 (2)
  load_resource: 703.287
*/