
   div#button1 {
      bottom: 175px;
      }
   div#button2 {
      bottom: 140px;
      }
   div#button3 {
      bottom: 105px;
      }
   div#button4 {
      bottom: 70px;
      }
   div#button5 {
      bottom: 35px;
      }
   div#button6 {
      bottom: 0px;
      }


   div#splitup_buttons a:hover img#thumb2 {
      bottom: -140px;
      }
   div#splitup_buttons a:hover img#thumb3 {
      bottom: -105px;
      }
   div#splitup_buttons a:hover img#thumb4 {
      bottom: -70px;
      }
   div#splitup_buttons a:hover img#thumb5 {
      bottom: -35px;
      }
   div#splitup_buttons a:hover img#thumb6 {
      bottom: 0px;
      }


   div#splitup_buttons a:hover img#descriptor1 {
      bottom: -190px;
      }
   div#splitup_buttons a:hover img#descriptor2 {
      bottom: -155px;
      }
   div#splitup_buttons a:hover img#descriptor3 {
      bottom: -120px;
      }
   div#splitup_buttons a:hover img#descriptor4 {
      bottom: -85px;
      }
   div#splitup_buttons a:hover img#descriptor5 {
      bottom: -50px;
      }
   div#splitup_buttons a:hover img#descriptor6 {
      bottom: -15px;
      }

