#scroller_home {
width:900px;
margin-left: 25px;
}
#scroller_home .btn-arr2 {
float:left;
padding:136px 0 0;
width:27px;
}
#scroller_home .wrapper {
float:left;
padding:0 0 0 20px;
}
#scroller_home #mygallery {
overflow:hidden;
}
#scroller_home .stepcarousel {
height:200px;
overflow:scroll;
position:relative;
width:795px;
}
#scroller_home .stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}
#scroller_home .stepcarousel .panel {
float:left;
margin:15px;
overflow:hidden;
width:770px;
}
#scroller_home  img {
border:0 none;
}
#scroller_home .fix {
clear:both;
height:1px;
margin:-1px 0 0;
overflow:hidden;
}