@charset "utf-8";
/*
Thumbnail scroller jQuery plugin
scrollers styling
*/
.jThumbnailScroller{float:left; width:auto; height:250px; padding:0; overflow:hidden; position:relative; margin:18px 0px 12px !important;}
.jThumbnailScroller .jTscrollerContainer{position:absolute; width:auto; height:100px; overflow:hidden;}
:root .jThumbnailScroller .jTscrollerContainer{ height:95px\0/!important; padding-top:5px\0/!important;}
.jThumbnailScroller .jTscroller{position:relative; height:100%; margin:0; left:0; top:0; display:inline-block; *display:inline;}
.jThumbnailScroller .jTscrollerNextButton,.jThumbnailScroller .jTscrollerPrevButton{display:block; width:24px; height:24px;}
.jThumbnailScroller .jTscrollerNextButton{background: url(NewsArrowDown.jpg) center center; margin-top:50px;}
.jThumbnailScroller .jTscrollerPrevButton{background: url(NewsArrowUpGray.jpg) center center;}


/* a vertical scroller */
.jThumbnailScroller#tS3{float:left; width:100%; height:130px; margin:0;}
.jThumbnailScroller#tS3 .jTscroller{height:auto; width:100%;}
.jThumbnailScroller#tS3 .jTscroller a{display:block;}
.jThumbnailScroller#tS3 .jTscroller a:hover{opacity:1;}
.jThumbnailScroller#tS3 .jTscroller a:first-child{margin-top:0px;}
.jThumbnailScroller#tS3 .jTscrollerNextButton{bottom:0; right:0;}
.jThumbnailScroller#tS3 .jTscrollerPrevButton{margin:0; bottom:0; right:30px;}

.jThumbnailScroller#tS2{float:left; width:182px; height:365px; margin:0;}
.jThumbnailScroller#tS2 .jTscroller{height:auto; width:182px;}
.jThumbnailScroller#tS2 .jTscroller a{display:block;}
.jThumbnailScroller#tS2 .jTscroller a:hover{opacity:1;}
.jThumbnailScroller#tS2 .jTscroller a:first-child{margin-top:0px;}
.jThumbnailScroller#tS2 .jTscrollerNextButton{bottom:0; right:0; background: url(ArrowLargeDown.jpg) center center; width:90px; height:24px;}
.jThumbnailScroller#tS2 .jTscrollerPrevButton{bottom:0; left:0; background: url(ArrowLargeTop.jpg) center center; width:90px; height:24px;}

#press_rel {
	padding-bottom:5px !important;
}

.jThumbnailScroller .jTscrollerContainer .jTscroller ul li {float:none !important; padding:0 5px !important; width:93%; }
.jThumbnailScroller .jTscrollerContainer .jTscroller ul li span{ width:15% !important; padding:0 0 8px !important;}