.button1 a {
display:block;
width: 74px;
background: url("images/button1.gif") 0 0 no-repeat;
}
.button1 a:hover { 
background-position: -74px;
}
.button1 a{
      background-image: url('images/button1.gif');
      width: 74px;
      height: 32px;
      float: left;
} 
.button1 a:hover{
      background-position: right;
}

.button3 a {
display:block;
width: 74px;
background: url("images/button3.gif") 0 0 no-repeat;
}
.button3 a:hover { 
background-position: -74px;
}
.button3 a{
      background-image: url('images/button3.gif');
      width: 74px;
      height: 32px;
      float: left;
} 
.button3 a:hover{
      background-position: right;
}


.button2 a {
display:block;
width: 113px;
background: url("images/button2.gif") 0 0 no-repeat;
}
.button2 a:hover { 
background-position: -113px;
}
.button2 a{
      background-image: url('images/button2.gif');
      width: 113px;
      height: 32px;
      float: left;
} 
.button2 a:hover{
      background-position: right;
}

.button4 a {
display:block;
width: 106px;
background: url("images/button4.gif") 0 0 no-repeat;
}
.button4 a:hover { 
background-position: -106px;
}
.button4 a{
      background-image: url('images/button4.gif');
      width: 106px;
      height: 32px;
      float: left;
} 
.button4 a:hover{
      background-position: right;
}

.button5 a {
display:block;
width: 125px;
background: url("images/button5.gif") 0 0 no-repeat;
}
.button5 a:hover { 
background-position: -125px;
}
.button5 a{
      background-image: url('images/button5.gif');
      width: 125px;
      height: 32px;
      float: left;
} 
.button5 a:hover{
      background-position: right;
}

.button6 a {
display:block;
width: 125px;
background: url("images/button6.gif") 0 0 no-repeat;
}
.button6 a:hover { 
background-position: -125px;
}
.button6 a{
      background-image: url('images/button6.gif');
      width: 125px;
      height: 32px;
      float: left;
} 
.button6 a:hover{
      background-position: right;
}

.button7 a {
display:block;
width: 150px;
background: url("images/button7.gif") 0 0 no-repeat;
}
.button7 a:hover { 
background-position: -150px;
}
.button7 a{
      background-image: url('images/button7.gif');
      width: 150px;
      height: 32px;
      float: left;
} 
.button7 a:hover{
      background-position: right;
}

.button8 a {
display:block;
width: 150px;
background: url("images/button8.gif") 0 0 no-repeat;
}
.button8 a:hover { 
background-position: -150px;
}
.button8 a{
      background-image: url('images/button8.gif');
      width: 150px;
      height: 32px;
      float: left;
} 
.button8 a:hover{
      background-position: right;
}


.button9 a {
display:block;
width: 106px;
background: url("images/button9.gif") 0 0 no-repeat;
}
.button9 a:hover { 
background-position: -106px;
}
.button9 a{
      background-image: url('images/button9.gif');
      width: 106px;
      height: 32px;
      float: left;
} 
.button9 a:hover{
      background-position: right;
}



