.feature_div{
	margin:0 auto 0px auto;
	width:750px;
	height:245px;
	background:url(images/final-800.jpg) no-repeat 0 0;
	padding:80px 0 0 50px;
}

.infiniteCarousel {
  width:100%;
  height:240px;
  margin:0px 0px 0px 0px;
  position: relative;
  
}

.infiniteCarousel .wrapper2 {
  width: 700px;
  height: 240px;
  position:absolute;
  top:0px;
  left:0px;
}

.infiniteCarousel .wrapper2 ul {
  width: 9999px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0px;
  padding:0px; 
}

.infiniteCarousel ul li {
  display:block;
  float:left;
  height: 240px;
  width: 780px;
  margin:0px 0px 0px 0px;
}

.infiniteCarousel .arrow {
  display:block;
  height:30px;
  width:30px;
  text-indent:-999px;
  position:absolute;
  top:60px;
  cursor: pointer;
}
.infiniteCarousel .forward {
	right:10px;
	background:url(images/arrow1-right.png) no-repeat 0 0;
}

.infiniteCarousel .back {
  background:url(images/arrow1-left.png) no-repeat 0 0;
  right: 760px;
}

.infiniteCarousel .forward:hover {
  background:url(images/arrow1-right.png) no-repeat 0 0;
}

.infiniteCarousel .back:hover {
  background:url(images/arrow1-left.png) no-repeat 0 0;
}

.infiniteCarousel3 {
  width:100%;
  height:310px;
  margin:0px 0px 0px 0px;
  position: relative;
}

.infiniteCarousel3 .wrapper3 {
  width: 225px;
  height: 310px;
  position:absolute;
  top:0px;
  left:0px;
}

.infiniteCarousel3 .wrapper3 ul {
  width: 9999px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0px;
  padding:0px; 
}

.infiniteCarousel3 ul li {
  display:block;
  float:left;
  height: 310px;
  width: 225px;
  margin:0px 0px 0px 0px;
}

.infiniteCarousel3 .arrow {
  display:block;
  height:20px;
  width:20px;
  text-indent:-999px;
  position:absolute;
  top:-30px;
  cursor: pointer;
  margin:0px 0px 0px 0px;
}
.infiniteCarousel3 .forward {
	right:0px;
	background:url(http://www.plasticbagsforyou.com/images/arrow2-right.png) no-repeat 0 0;
}

.infiniteCarousel3 .back {
  background:url(http://www.plasticbagsforyou.com/images/arrow2-left.png) no-repeat 0 0;
  right:30px;
}

.infiniteCarousel3 .forward:hover {
  background:url(http://www.plasticbagsforyou.com/images/arrow2-right.png) no-repeat 0 0;
}

.infiniteCarousel3 .back:hover {
  background:url(http://www.plasticbagsforyou.com/images/arrow2-left.png) no-repeat 0 0;
}