#header .header__bottom .header__profile .userName__icon.gold span:first-child {
  background: url(/common2/images/mem/icon_gold.gif) no-repeat;
  background-position: 0 center;
  background-size: 23px auto;
  padding: 5px 0 5px 24px;
}
#header .header__bottom .header__profile .userName__icon.platinum span:first-child {
  background: url(/common2/images/mem/icon_platinum.gif) no-repeat;
  background-position: 0 center;
  background-size: 23px auto;
  padding: 5px 0 5px 24px;
}
