.slideshow-outer
{
      position: relative;
}
.slideshow-controls
{
      position: absolute;
      left: 0px;
      width: 100%;
      background-image: url(/sc_images/slideshow/navbg.png);
      background-repeat: no-repeat;
      background-position: center center;
      background-color: #090909;
      height: 22px;
      text-align: center;
      cursor: hand;
      color: #b4c9da;
      top: 345px;
}
.slideshow-slide
{
      xtext-align: center;
}
.slideshow-controls img 
{
      border: 0px;
}
.slideshow-slide img
{
      border: 0px;
      margin: 0px;
}
.slideshow-slideset 
{
      position: absolute;
}
