/*Фон мини-профиля в Топике*/
.punbb .post .post-author {
  background:url(http://inuthenera.f-rpg.ru/files/0014/3f/64/47801.png) 0 0 repeat-y; /*Фон размножаемый по вертикали*/
  overflow: visible!important;
  margin:12px 0!important;
}
.punbb .post .post-author > ul {
  background:url(http://inuthenera.f-rpg.ru/files/0014/3f/64/56906.png) 0 top no-repeat, url(http://inuthenera.f-rpg.ru/files/0014/3f/64/85527.png) 0 bottom no-repeat; /*Фон верха - низа*/
  margin:-12px 0 -12px 0!important;
  padding:12px 17px!important;
}