.toolbar2_loyalty {
  padding: 0;
  margin: 0;
  list-style: none;
}

  
.toolbar2_loyalty li {
  float: left;
  height: 32px;
  background-position: top left;     
  background-image: url(../gfx/menu2_loyalty.jpg);
  background-repeat: no-repeat;
  

  text-indent: -999em
}

.toolbar2_loyalty li.separator {
  background-position: -51px top;
  width: 2px;
}

.toolbar2_loyalty li a {
  display: block;
  height: 32px;
  background-image: url(../gfx/menu2_loyalty.jpg);
  background-repeat: no-repeat
}



.toolbar2_loyalty a.rules{
  width: 62px;
  background-position: left top;
}
.toolbar2_loyalty a.rules:hover {
  width: 62px;
  background-position: left bottom
} 

.toolbar2_loyalty a.downloads {
  width: 144px;
  background-position: -62px top;
}
.toolbar2_loyalty a.downloads:hover {
  width: 144px;
  background-position: -62px bottom
} 


.toolbar2_loyalty a.rules2 {
  width: 82px;
  background-position: -206px top;
}
.toolbar2_loyalty a.rules2:hover {
  width: 82px;
  background-position: -206px bottom
} 

.toolbar2_loyalty a.contact {
  width: 80px;
  background-position: -288px top;
}
.toolbar2_loyalty a.contact:hover {
  width: 80px;
  background-position: -288px bottom
} 



.toolbar1_loyalty {
  padding: 0;
  margin: 0;
  list-style: none;
}

  
.toolbar1_loyalty li {
  float: left;
  height: 32px;
  background-position: top left;     
   background-image: url(../gfx/menu1_loyalty.gif);
  background-repeat: no-repeat;
  

  text-indent: -999em
}

.toolbar1_loyalty li.separator {
  background-position: -64px top;
  width: 2px;
}

.toolbar1_loyalty li a {
  display: block;
  height: 32px;
  background-image: url(../gfx/menu1_loyalty.gif);
  background-repeat: no-repeat
}



.toolbar1_loyalty a.changep {
  width: 86px;
  background-position: left top;
}
.toolbar1_loyalty a.changep:hover {
  width: 86px;
  background-position: left bottom;
}

.toolbar1_loyalty a.logout {
  width: 69px;
 background-position: -86px top;
}
.toolbar1_loyalty a.logout:hover {
  width: 69px;
  background-position: -86px bottom
}


.forgotten_pswd {
  padding: 0;
  margin: 0;
  list-style: none;
}

  
.forgotten_pswd li {
  float: left;
  height: 32px;
  background-position: top left;     
   background-image: url(../gfx/forgotten_pswd.gif);
  background-repeat: no-repeat;
  

  text-indent: -999em
}



.forgotten_pswd li a {
  display: block;
  height: 32px;
  background-image: url(../gfx/forgotten_pswd.gif);
  background-repeat: no-repeat
}



.forgotten_pswd a.fpswd {
  width: 128px;
  background-position: left top;
}
.forgotten_pswd a.fpswd:hover {
  width: 128px;
  background-position: left bottom;
}

