
   div.splitup_button {
      width: 59px;
      }
   div#splitup_buttons a:hover div.splitup_button {
      width: 59px;
      }
   div#splitup_buttons a:hover img.button_coverup {
      width: 55px;
      }
   div#splitup_buttons a:hover img.descriptor {
      right: 0px;
      }


   div#button1 {
      left: 0px;
      }
   div#button2 {
      left: 60px;
      }
   div#button3 {
      left: 120px;
      }
   div#button4 {
      left: 180px;
      }
   div#button5 {
      left: 240px;
      }


   div#splitup_buttons a:hover img#thumb1 {
      left: 0px;
      }
   div#splitup_buttons a:hover img#thumb2 {
      left: -60px;
      }
   div#splitup_buttons a:hover img#thumb3 {
      left: -120px;
      }
   div#splitup_buttons a:hover img#thumb4 {
      left: -180px;
      }
   div#splitup_buttons a:hover img#thumb5 {
      left: -240px;
      }


   div#splitup_buttons a:hover img#button_coverup2 {
      left: -60px;
      }
   div#splitup_buttons a:hover img#button_coverup3 {
      left: -120px;
      }
   div#splitup_buttons a:hover img#button_coverup4 {
      left: -180px;
      }
   div#splitup_buttons a:hover img#button_coverup5 {
      left: -240px;
      }

