﻿.related-pkg{
width:183px;
padding:32px 0px 0px 34px;
height:122px;
}
.related-pkg-gallery{
height:122px;
padding:0;
width:166px;
}

.related-pkg-arrow{
float:left;
width:14px;
height:15px;
padding:3px 0 0 0;
background:url(../images/related-pkg-left.gif) left center no-repeat;

}

.related-pkg-arrow2{
float:right;
width:14px;
height:15px;
padding:3px 0 0 0;
background:url(../images/related-pkg-right.gif) left center no-repeat;
}
.stepcarousel{
position: relative; /*leave this value alone*/
overflow: ; /*leave this value alone*/
width: 166px; /*Width of Carousel Viewer itself*/
height:122px;
margin:0px 0px 0px 0px;
}
.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
	width: 2000px;
	
}
.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding
panel DIV*/
margin: 0px; /*margin around each panel*/
width: 166px;
text-align:left;
color:#030102;
font-size:11px;
}
.stepcarousel .panel img{
border:1px solid #C1C1C1;
}
#mygallerylong{overflow: hidden;}
.slide-bottom {
	padding:10px 13px 11px 34px;
	line-height:17px;
}

