/* liScroll styles */

.tickeroverlay-left{
	background-image:url('https://c4928e.claudeassets.com/20220126022635im_/http://www.udfiv.com/wp-content/plugins/fp-news-scroller/images/left.png');
	display:block;
	pointer-events:none;
	position:absolute;
	z-index:30;
	height:12px;
	width:150px;
	top:0;
	left:-2px;
}
	
.tickeroverlay-right{
	background-image:url('https://dda7f2.claudeassets.com/20220126022635im_/http://www.udfiv.com/wp-content/plugins/fp-news-scroller/images/right.png');
	display:block;
	pointer-events:none;
	position:absolute;
	z-index:30;
	height:12px;
	width:150px;
	top:0;
	right:-2px;
}
.tickercontainer { /* the outer div */
background: #7a7a7a; 
width: 100%; 
height: 27px; 
margin: 0; 
padding: 0;
overflow: hidden; 
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
padding-left: 10px;
padding-right: 10px;
top: 8px;
height: 18px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
/*Transitions have been added in order set css3 transitions; and have linear easing. Changing these lines you might have unexpected results */
-webkit-transition: all 0s linear;
-moz-transition: all 0s linear;
-o-transition: all 0s linear;
transition: all 0s linear;
position: relative;
margin-left: 20px;
font: bold 10px Verdana;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding-right: 15px;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #FFF;
font: bold 10px Tahoma;
margin: 0 50px 0 0;
} 
ul.newsticker span {
margin: 0 10px 0 0;
} 

#webticker2{
	float:right;
}

#webticker2 li {
float: right; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding-left: 15px;
}
/*
     FILE ARCHIVED ON 21:53:54 Feb 01, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:12:06 Jul 22, 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: 1.202
  exclusion.robots: 0.104
  exclusion.robots.policy: 0.093
  esindex: 0.009
  cdx.remote: 13.893
  LoadShardBlock: 325.85 (3)
  PetaboxLoader3.datanode: 259.951 (4)
  PetaboxLoader3.resolve: 192.117 (3)
  load_resource: 130.786
*/