/* CSS Document */

/*1*/

.stepcarousel{
position: relative; /*leave this value alone*/
border: 1px solid #563400;
overflow: scroll; /*leave this value alone*/
width: 270px; /*Width of Carousel Viewer itself*/
height: 215px; /*Height should enough to fit largest content's height*/
}

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

.stepcarousel .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: 250px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

/*2*/

.stepcarousel2{
position: relative; /*leave this value alone*/
border: 1px solid #563400;
overflow: scroll; /*leave this value alone*/
width: 270px; /*Width of Carousel Viewer itself*/
height: 215px; /*Height should enough to fit largest content's height*/
}

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

.stepcarousel2 .panel2{
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: 250px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

/*3*/

.stepcarousel3{
position: relative; /*leave this value alone*/
border: 1px solid #563400;
overflow: scroll; /*leave this value alone*/
width: 270px; /*Width of Carousel Viewer itself*/
height: 215px; /*Height should enough to fit largest content's height*/
}

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

.stepcarousel3 .panel3{
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: 250px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}


/*4*/
.stepcarousel4{
position: relative; /*leave this value alone*/
border: 1px solid #563400;
overflow: scroll; /*leave this value alone*/
width: 270px; /*Width of Carousel Viewer itself*/
height: 215px; /*Height should enough to fit largest content's height*/
}

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

.stepcarousel4 .panel4{
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: 250px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}


/*5*/

.stepcarousel5{
position: relative; /*leave this value alone*/
border: 1px solid #563400;
overflow: scroll; /*leave this value alone*/
width: 270px; /*Width of Carousel Viewer itself*/
height: 215px; /*Height should enough to fit largest content's height*/
}

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

.stepcarousel5 .panel5{
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: 250px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

/*6*/
.stepcarousel6{
position: relative; /*leave this value alone*/
border: 1px solid #563400;
overflow: scroll; /*leave this value alone*/
width: 270px; /*Width of Carousel Viewer itself*/
height: 215px; /*Height should enough to fit largest content's height*/
}

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

.stepcarousel6 .panel6{
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: 250px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}



/*7*/
.stepcarousel7{
position: relative; /*leave this value alone*/
border: 1px solid #563400;
overflow: scroll; /*leave this value alone*/
width: 270px; /*Width of Carousel Viewer itself*/
height: 215px; /*Height should enough to fit largest content's height*/
}

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

.stepcarousel7 .panel7{
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: 250px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

/*8*/
.stepcarousel8{
position: relative; /*leave this value alone*/
border: 1px solid #563400;
overflow: scroll; /*leave this value alone*/
width: 270px; /*Width of Carousel Viewer itself*/
height: 215px; /*Height should enough to fit largest content's height*/
}

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

.stepcarousel8 .panel8{
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: 250px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}


