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


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



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

