.stepcarousel_meet1{
position: relative; /*leave this value alone*/
overflow: hidden; /*leave this value alone*/
width: 500px; /*Width of Carousel Viewer itself*/
height: 144px; /*Height should enough to fit largest content's height*/
float:left;
margin:4px 0 0 47px;
}
.stepcarousel_meet1 .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
width:520px !important;
}

.stepcarousel_meet1 .panel{	
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
/*width: 591px; 
height: 331px;*/
border:none;
width:520px;
height:144px;
float:left;
}
.stepcarousel_meet1 .panel img{float:left;}




