Вставляешь в CSS: 
 Где угодно 
 Спойлер 
 Показать спойлерСкрыть спойлер
  /* User Group Marks */ 
 a.groupModer:link,a.groupModer:visited,a.groupModer:hover {color:#006400; background:url('/images/uicon/moder.gif') no-repeat right;padding-right:12px;} 
 a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {color:#e58700;font-weight:bold; background:url('/images/uicon/admin.gif') no-repeat right;padding-right:12px;} 
 a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {color:#0275cd; background:url('/images/uicon/user.png') no-repeat right;padding-right:13px;} 
 a.groupUser:link,a.groupUser:visited,a.groupUser:hover {color:black; background:url('/images/uicon/us.gif') no-repeat right;padding-right:13px;} 
 a.groupOther1:link,a.groupOther1:visited,a.groupOther1:hover {color:green;font-weight:bold; background:url('/images/uicon/moder.gif') no-repeat right;padding-right:12px;} 
 a.groupOther2:link,a.groupOther2:visited,a.groupOther2:hover {color:blue; background:url('/images/uicon/moder.gif') no-repeat right;padding-right:13px;} 
 a.groupOther3:link,a.groupOther3:visited,a.groupOther3:hover {color:firebrick;font-weight:bold; background:url('/images/uicon/admin.gif') no-repeat right;padding-right:13px;} 
 a.groupOther4:link,a.groupOther4:visited,a.groupOther4:hover {color:blue; background:url('/images/uicon/moder.gif') no-repeat right;padding-right:13px;} 
 /* ----- */