
   div#button1 {
      height: 30px;
      bottom: 70px;
      }
   div#button2 {
      bottom: 35px;
      }
   div#button3 {
      bottom: 0px;
      }


   div#splitup_buttons a:hover img#thumb2 {
      bottom: -35px;
      }
   div#splitup_buttons a:hover img#thumb3 {
      bottom: 0px;
      }
