    /* Prevent the slideshow from flashing on load */
    #slides {
      display: none
    }

    /* Center the slideshow */
    .container {
       left:0%;  width:100%;  height:394px; border-bottom:1px solid #E1E1E1; background-color:#989898; font-size:0px; line-height:0px; margin: 0 auto
    }

