.jquery-slider {
    overflow: hidden;
    position: relative;
	margin:50px 250px 40px 300px;
}

.jquery-slider2 {
    overflow: hidden;
    position: relative;
	margin:50px 250px 0 350px;
}

.jquery-slider-c{
	width:300px;
	font-size:14px;
	line-height:150%;
	text-align:left;
	padding-top:5px;
}

.jquery-slider-c2{
	width:160px;
	font-size:14px;
	line-height:150%;
	padding-top:5px;
	padding-left:80px;

}


.jquery-slider-element {
    overflow: hidden;
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.jquery-slider-control {
    overflow: hidden;
    position: absolute;
    text-align: center;
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    font-weight: bold;
    padding: 0;
    margin: 0;
    border: 1px solid #666;
    background: #fff;
    opacity: 0.33;
    cursor: pointer;
    border-radius: 12px;
    box-shadow: #666 0 0 2px;
    text-shadow: #fff 0 0 1px;
}
.jquery-slider-control:hover {
    opacity: 1;
}
.jquery-slider-control-prev {
    left: 5px;
    top: 5px;
}
.jquery-slider-control-next {
    right: 5px;
    top: 5px;
}
.jquery-slider-pages {
    overflow: visible;
    position: absolute;
    left: 5px;
    bottom: 5px;
    height: 20px;
    right: 5px;
}
.jquery-slider-page {
    overflow: hidden;
    position: relative;
    display: block;
    float: right;
    width: 12px;
    height: 12px;
    padding: 0;
    margin: 0;
    background: #999;
	cursor: pointer;
    opacity: 0.33;
    margin: 3px;
    border-radius: 6px;
    box-shadow: #333 0 0 2px;
}
.jquery-slider-page:hover {
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
}
.jquery-slider-page-current {
    opacity: 1;
}
/*
     FILE ARCHIVED ON 06:11:56 Sep 29, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 01:58:18 Nov 14, 2025.
     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: 1.178
  exclusion.robots: 0.044
  exclusion.robots.policy: 0.028
  esindex: 0.016
  cdx.remote: 10.359
  LoadShardBlock: 58.421 (3)
  PetaboxLoader3.datanode: 85.671 (4)
  load_resource: 96.909
  PetaboxLoader3.resolve: 47.816
*/