div#secondary div#simpleslider {
  position: relative;
  margin:15px 5px;padding:0px;
 height:auto; width:250px; 
  text-align: center;
  overflow: hidden;
}
div#secondary.flyV div#simpleslider {
  margin:0px 5px; padding:9px 25px;
  height:auto; width:250px;
  background:#fff7db url('/images/bg-slider.jpg') no-repeat left top;
  overflow: hidden;
}
div#simpleslider img{
  border: 0px none; width:200px; height:auto !important;
  background: transparent none;
}
