@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document 
domain("last.fm"),
domain("lastfm.es"),
domain("lastfm.de"),
domain("lastfm.fr"),
domain("lastfm.jp"),
domain("lastfm.it"),
domain("lastfm.pl"),
domain("lastfm.com.br"),
domain("lastfm.se"),
domain("lastfm.tr"),
domain("lastfm.ru"),
domain("cn.last.fm") {

.rightCol .usersSmall .friend {
  background: #E2EBF2 !important;
  margin: 0 5px 7px 0 !important;
  width: 142px !important;
}

.usersMedium .friend {
  background: #E8F1F8 !important;
}

.usersMedium .odd {
  margin-right: 30px !important;
  width: 47% !important;
}

.usersMedium .odd .userContainer,
.usersMedium .odd a.delete {
  margin-right: 0 !important;
}

}