/* anasayfa_lightbox*/
.scroller_bg2{overflow:hidden;width:1000px; padding-top:10px;}
.scroller_place{width:980px;height:140px;overflow:hidden !important;padding-top:0;padding-right:0;padding-bottom:0;padding-left:10px;}
#viewport{width:980px;overflow:hidden;z-index:100;position:absolute;}
#viewport ul{position:relative;padding:0;z-index:1;width:1000px;}
#viewport li{float:left;width:205px;}
.scroller_bg2 .prev{background:url(../images/prev.png) no-repeat;position:absolute;margin:50px 0 0 0;width:24px;height:29px;display:block;margin-left:-15px;}
.scroller_bg2 .prev:hover{background-position:0 -29px;}
.scroller_bg2 .next{background:url(../images/next.png) no-repeat;position:absolute;width:24px;height:29px;display:block;margin-top:50px;margin-bottom:0;margin-left:970px;}
.scroller_bg2 .next:hover{background-position:0 -29px;}