.scroll-img {
  border: 0px solid;
  width: 670px;
  height: 142px;
  overflow: hidden;
  font-size: 0;
}
.scroll-img ul {
  width: 670px;
  height: 600px;
  margin: 0;
}
.scroll-img ul li {
  display: inline-block;
  margin: 5px 0 10px 10px;
}
#demo5.scroll-img ul {
  width: 1500px;
}
#demo5-btn {
  width: 680px;
  padding-top: 10px;
}

button.btn, input.btn[type="submit"] {
}
.btn {
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    text-align: center;
    text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #F5F5F5;
    background-image: linear-gradient(to bottom, #FFF, #E6E6E6);
    background-repeat: repeat-x;
    border-width: 1px;
    border-style: solid;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #B3B3B3;
    border-radius: 4px;
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);
}
input, button {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
#demo1.scroll-img ul {
  width: 1000px;
}
#demo1btn {
  width: 680px;
  padding-top: 10px;
}
#demo2.scroll-img ul {
  width: 1000px;
}
#demo2-btn {
  width: 680px;
  padding-top: 10px;
}
#demo3.scroll-img ul {
  width: 1000px;
}
#demo3-btn {
  width: 680px;
  padding-top: 10px;
}
#demo4.scroll-img ul {
  width: 1000px;
}
#demo4-btn {
  width: 680px;
  padding-top: 10px;
}

#demo6.scroll-img ul {
  width: 1000px;
}
#demo6-btn {
  width: 680px;
  padding-top: 10px;
}
#demo7.scroll-img ul {
  width: 1000px;
}
#demo7-btn {
  width: 680px;
  padding-top: 10px;
}

#demo8.scroll-img ul {
  width: 1000px;
}
#demo8-btn {
  width: 680px;
  padding-top: 10px;
}
#demo9.scroll-img ul {
  width: 1000px;
}
#demo9-btn {
  width: 680px;
  padding-top: 10px;
}
#demo10.scroll-img ul {
  width: 1000px;
}
#demo10-btn {
  width: 680px;
  padding-top: 10px;
}

#demo11.scroll-img ul {
  width: 1000px;
}
#demo11-btn {
  width: 680px;
  padding-top: 10px;
}
#demo12.scroll-img ul {
  width: 1000px;
}
#demo12-btn {
  width: 680px;
  padding-top: 10px;
}
#demo13.scroll-img ul {
  width: 1000px;
}
#demo13-btn {
  width: 680px;
  padding-top: 10px;
}
#demo14.scroll-img ul {
  width: 1000px;
}
#demo14-btn {
  width: 680px;
  padding-top: 10px;
}

#table {display: table;text-align: center;} 
.row {display: table-row;} 
.cell {display: table-cell;width: 150px;padding: 5px;padding-left: 10px;} 



