.stepcarousel{
position: relative; /*leave this value alone*/
/*border: 10px solid black;*/
overflow: scroll; /*leave this value alone*/
width: 225px; /*Width of Carousel Viewer itself*/
height: 247px;
 /*Height should enough to fit largest content's height*/

}

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

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px 10px 10px 0px; /*margin around each panel*/
width: 245px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}




/*-------------------------------------------------------------------*/


.stepcarousel_big{
position: relative; /*leave this value alone*/
/*border: 10px solid black;*/
overflow: scroll; /*leave this value alone*/
width: 500px; /*Width of Carousel Viewer itself*/
height: 235px;
margin:0;
/*Height should enough to fit largest content's height*/
}

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

.stepcarousel_big .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px 10px 10px 5px; /*margin around each panel*/
width: 245px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}


/*-------------------------------------------------------------*/


.stepcarousel_long{
position: relative; /*leave this value alone*/
/*border: 10px solid black;*/
overflow: scroll; /*leave this value alone*/
width: 730px; /*Width of Carousel Viewer itself*/
height: 235px; /*Height should enough to fit largest content's height*/
}

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

.stepcarousel_long .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 5px; /*margin around each panel*/
width: 245px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

/*-------------------------------------------------------------*/


.stepcarousel_btm{
position: relative; /*leave this value alone*/
/*border: 10px solid black;*/
overflow: scroll; /*leave this value alone*/
width: 750px; /*Width of Carousel Viewer itself*/
height: 40px; /*Height should enough to fit largest content's height*/
}

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

.stepcarousel_btm .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px; /*margin around each panel*/
width: 245px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

/*-------------------------------------------------------------*/


.stepcarousel_str{
position: relative; /*leave this value alone*/
/*border: 10px solid black;*/
overflow: scroll; /*leave this value alone*/
width: 485px; /*Width of Carousel Viewer itself*/
height: 340px; /*Height should enough to fit largest content's height*/
}

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

.stepcarousel_str .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px; /*margin around each panel*/
width: 485px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

/*-------------------------------------------------------------*/


.stepcarousel_str1{
position: relative; /*leave this value alone*/
/*border: 10px solid black;*/
overflow: scroll; /*leave this value alone*/
width: 485px; /*Width of Carousel Viewer itself*/
height: 340px; /*Height should enough to fit largest content's height*/
}

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

.stepcarousel_str1 .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px 10px 10px 0px; /*margin around each panel*/
width: 485px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}



/* ===== 190710 ============= */






.stepcarousel .panel.pane2{
width: 285px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}




/*-------------------------------------------------------------------*/


.stepcarousel_big.stepcarousel_big2{

width: 350px; /*Width of Carousel Viewer itself*/

}




.stepcarousel_big .panel.pane2{
width: 285px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}


/*-------------------------------------------------------------*/



.stepcarousel_long .panel.pane2{
width: 285px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

/*-------------------------------------------------------------*/


.stepcarousel_btm .panel.pane2{
width: 285px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

/*-------------------------------------------------------------*/



.stepcarousel_str .panel.pane2{
width: 385px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */

}

/*-------------------------------------------------------------*/


.stepcarousel_str1 .panel2{
width: 385px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}








