.next, .prev{position:absolute;cursor:pointer;display:block;top:147px;height:50px;width:50px;top:50px;background-repeat: no-repeat;z-index:150}
#next.disabled, #prev.disabled {cursor: auto; opacity: 0.2;}
.next{}
#screen{min-width: 1065px;height:200px;position:relative;left:0px;top:0;z-index:100}
#screen .prev{float:left}

#slideshow{overflow:hidden;max-width:965px;margin: 0 auto}
#slideshow ul{max-width: 965px;padding-left:0; list-style-image:none; list-style-type: none;margin: 0}
#slideshow li{float:left;margin:0 8px;cursor:pointer;min-width: 965px;height:251px;overflow:hidden}
#pane_index{position:absolute;bottom:-20px;left:47%;height:20px;z-index:100;float: left;}
.pics { height: 200px; padding:0; margin:0; overflow: hidden}
.pics img {margin:0;border:none;top:0; left:0 }

#pane_index{}
#pane_index a{display:block;overflow:hidden;border:none;margin:1px;color:#333;cursor:pointer;width:14px;height:14px;background-image:url('/images/common/scroller-orange-dot.png');background-position: center center; background-repeat: no-repeat; background-color: transparent;padding:0;vertical-align:middle; text-decoration: none;float:left; text-indent: -9999px;}
#pane_index a.activeSlide {background-image:url('/images/common/scroller-orange-dot-active.png'); background-color: transparent;}
#pane_index a:focus { outline: none;}

#screen .next{background-image:url('/images/common/scroller-orange-right.png');background-position:0 0;right:0}
#screen .prev{background-image:url('/images/common/scroller-orange-left.png');left:0}

@media all and (max-width: 1025px) {
	#screen .next {right:74px}
}
