#link3 {
  border-right:1px solid #3d1f0d !important;
}

#slideshow_body {
  margin:0 auto;
  padding:0;
  width:889px;
  height:507px;
  background:transparent url('../pics/bg__tattered_home_testimonials.png') no-repeat top center;
}

#slideshow_image_frame {
  margin:0;
  padding:0;
  width:828px;
  height:456px;
  position:relative;
  top:27px;
  left:33px;
  overflow:hidden;
}

#slideshow_image_frame img.slide {
  width:828px;
  height:456px;
  position:absolute;
  top:0;
  left:0;
  display:none;
  z-index:1;
}

#slideshow_image_frame img.slide:first-child {
  display:inline;
}

#left_arrow {
  position:absolute;
  top:415px;
  left:758px;
  z-index:2;
  cursor:pointer;
}

#right_arrow {
  position:absolute;
  top:415px;
  left:792px;
  z-index:2;
  cursor:pointer;
}
