#myslides{

}

.sliderAlani { width:602px; margin-bottom:10px; background:#000; padding-left:91px; padding-top:20px; background:url(images/slideBg.png); }
*html .sliderAlani { width:693px; margin-bottom:10px; background:#000; padding-left:91px; padding-top:20px; background:url(images/slideBg.png);}

.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 502px; /*Width of Carousel Viewer itself*/
height: 186px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}


html .stepcarousel .panel { float: left; overflow: hidden; margin-right:25px;  width:106px; height:186px;  background:url(images/panelBg.png); }

