#ps3 a { background: url('/consoles/ps3.gif') top left no-repeat; width:110px; height:110px; display:block;}
#ps3 a:hover { background-image: url('/consoles/ps3_roll.gif'); width:110px; height:110px; display:block;}

#xbox360 a { background: url('/consoles/xbox360.gif') top left no-repeat; width:110px; height:110px; display:block;}
#xbox360 a:hover { background: url('/consoles/xbox360_roll.gif') ; width:110px; height:110px; display:block;}

#wii a { background: url('/consoles/wii.gif') top left no-repeat; width:110px; height:110px; display:block;}
#wii a:hover { background: url('/consoles/wii_roll.gif') ; width:110px; height:110px; display:block;}

#dreamcast a { background: url('/consoles/dreamcast.gif') top left no-repeat; width:110px; height:110px; display:block;}
#dreamcast a:hover { background: url('/consoles/dreamcast_roll.gif') ; width:110px; height:110px; display:block;}

#psp a { background: url('/consoles/psp.gif') top left no-repeat; width:110px; height:110px; display:block;}
#psp a:hover { background: url('/consoles/psp_roll.gif') ; width:110px; height:110px; display:block;}

#xbox a { background: url('/consoles/xbox.gif') top left no-repeat; width:110px; height:110px; display:block;}
#xbox a:hover { background: url('/consoles/xbox_roll.gif') ; width:110px; height:110px; display:block;}

#nintendods a { background: url('/consoles/nintendods.gif') top left no-repeat; width:110px; height:110px; display:block;}
#nintendods a:hover { background: url('/consoles/nintendods_roll.gif') ; width:110px; height:110px; display:block;}

#segasaturn a { background: url('/consoles/segasaturn.gif') top left no-repeat; width:110px; height:110px; display:block;}
#segasaturn a:hover { background: url('/consoles/segasaturn_roll.gif') ; width:110px; height:110px; display:block;}

#ps2 a { background: url('/consoles/ps2.gif') top left no-repeat; width:110px; height:110px; display:block;}
#ps2 a:hover { background: url('/consoles/ps2_roll.gif') ; width:110px; height:110px; display:block;}

#gamecube a { background: url('/consoles/gamecube.gif') top left no-repeat; width:110px; height:110px; display:block;}
#gamecube a:hover { background: url('/consoles/gamecube_roll.gif') ; width:110px; height:110px; display:block;}

#sega32x a { background: url('/consoles/sega32x.gif') top left no-repeat; width:110px; height:110px; display:block;}
#sega32x a:hover { background: url('/consoles/sega32x_roll.gif') ; width:110px; height:110px; display:block;}

#ps a { background: url('/consoles/ps.gif') top left no-repeat; width:110px; height:110px; display:block;}
#ps a:hover { background: url('/consoles/ps_roll.gif') ; width:110px; height:110px; display:block;}

#nintendo64 a { background: url('/consoles/nintendo64.gif') top left no-repeat; width:110px; height:110px; display:block;}
#nintendo64 a:hover { background: url('/consoles/nintendo64_roll.gif') ; width:110px; height:110px; display:block;}

#segacdx a { background: url('/consoles/segacdx.gif') top left no-repeat; width:110px; height:110px; display:block;}
#segacdx a:hover { background: url('/consoles/segacdx_roll.gif') ; width:110px; height:110px; display:block;}

#gameboyadvance a { background: url('/consoles/gameboyadvance.gif') top left no-repeat; width:110px; height:110px; display:block;}
#gameboyadvance a:hover { background: url('/consoles/gameboyadvance_roll.gif') ; width:110px; height:110px; display:block;}

#gamegear a { background: url('/consoles/gamegear.gif') top left no-repeat; width:110px; height:110px; display:block;}
#gamegear a:hover { background: url('/consoles/gamegear_roll.gif') ; width:110px; height:110px; display:block;}

#gameboy a { background: url('/consoles/gameboy.gif') top left no-repeat; width:110px; height:110px; display:block;}
#gameboy a:hover { background: url('/consoles/gameboy_roll.gif') ; width:110px; height:110px; display:block;}

#segamegadrive a { background: url('/consoles/segamegadrive.gif') top left no-repeat; width:110px; height:110px; display:block;}
#segamegadrive a:hover { background: url('/consoles/segamegadrive_roll.gif') ; width:110px; height:110px; display:block;}

#supernintendo a { background: url('/consoles/supernintendo.gif') top left no-repeat; width:110px; height:110px; display:block;}
#supernintendo a:hover { background: url('/consoles/supernintendo_roll.gif') ; width:110px; height:110px; display:block;}

#dendy a { background: url('/consoles/dendy.gif') top left no-repeat; width:110px; height:110px; display:block;}
#dendy a:hover { background: url('/consoles/dendy_roll.gif') ; width:110px; height:110px; display:block;}

#add a {
  display:block;
  width:216px;
  height:100px;
  background: url('/buttons/add.gif') 0 0 no-repeat;
  margin: 1em 0;
}

#add a:hover { 
  background-position: -217px 0;
}

#enter a {
  display:block;
  width:93px;
  height:38px;
  background: url('/buttons/enter.gif') 0 0 no-repeat;
  margin: 1em 0;
}

#enter a:hover { 
  background-position: -95px 0;
}

#search a {
  display:block;
  width:125px;
  height:100px;
  background: url('/buttons/search.gif') 0 24px no-repeat;
  margin: 1em 0;
}

#search a:hover { 
  background-position: -125px 24px;
}

#send a {
  display:block;
  width:109px;
  height:38px;
  background: url('/buttons/send.gif') 0 0 no-repeat;

  margin: 1em 0;
}
#send a:hover { 
  background-position: -113px 0;

}

#registration a {
  display:block;
  width:124px;
  height:38px;
  background: url('/buttons/registration.gif') 0 0 no-repeat;
 
  margin: 1em 0;
}
#registration a:hover { 
  background-position: -126px 0;

}

.registration a {
  display:block;
  width:124px;
  height:38px;
  background: url('/buttons/registration_dark.jpg') 0 0 no-repeat;
 
  margin: 1em 0;
}
.registration a:hover { 
  background-position: -126px 0;

}