#slider {
  margin-left:10px;
  background-color: white;
  width: 100%;
  table-layout: fixed;
}

.sliderHolder {text-align: center;width: 90%;}
.sliderValue {font-weight:bold;text-align: center; width: 10%;}

#slide {
  width: 100%;
/*  background-color: white; */
}
