#slideshow {
  position: relative;
  width: 380px;
  height: 335px;
  text-align: center;
}
#slideshow img {
  width: 380px;
  height: 335px;
} 

#slideshow2 {
  border: #000000 0px solid;
  position: relative;
  width: 475px;
  height: 110px;
  text-align: center;
  /*background-color: #FF0000;*/
}

#slideshow2 span {
  width: 475px;
  height: 110px;
} 

