.section {
  float: left;
  height: 150px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 150px;
}

.section_button img {
  float: left;
  height: 160px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  position: relative;
  right: -580px;
  top: -160px;
  width: 30px;
  border: 0px;
}

.slider, .slider img {
  height: 150px;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  border: 0px;
}

.categories {
  width: 600px;
  height: 160px;
  overflow: auto;
  margin: 0 auto;
  overflow-x: hidden;
  overflow-y: hidden;
}

#accordion h3 {
  margin: 0px;
}

img.new_icon {
  height: 49px;
  left: 77px;
  position: relative;
  top: -150px;
  width: 49px;
}

