#slideshow22 {
	margin:0 auto;
	width:725px;
	height:240px;
	position:relative;
}
#slideshow22 #slidesContainer22 {
  margin:0 auto;
  width:725px;
  height:240px;
  overflow:auto;
  position:relative;
}
#slideshow22 #slidesContainer22 .slide22 {
  margin:0 auto;
  width:725px; 
  height:240px;
}
.control22 {
  display:block;
  width:20px;
  height:240px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl22 {
  top:80px;
  left:-20px;
  background:transparent url(../images/left.png) no-repeat 0 0;
}
#rightControl22 {
  top:80px;
  right:-20px;
  background:transparent url(../images/right.png) no-repeat 0 0;
}

