#p1 div div.post-body, #p1 div div.post-body .post-box, #p1 div div.post-links {
  background: transparent !important;
}

#pun-reputation > div.inner.post_reputation > div /*заливка всплывающего поля при смене репутации*/{
  background: #cfcebe;
}

#pun-status span.item1 /*двигаем - привет, участиник*/{
    position: absolute;
    margin-left: 770px;
    margin-top: 10px;
}

#pun-category1 td.tcr,
#pun-category2 td.tcr,
#pun-category3 td.tcr,
#pun-category4 td.tcr,
#pun-category5 td.tcr,
#pun-category6 td.tcr,
#pun-category7 td.tcr,
#pun-category8 td.tcr /*опустить последний столбик на глав странице на уровень текста*/{
  padding-top: 30px;
}

#awards-content td.tcl {
  width: 30%;
}

#profileContainer td.tcl /*ширина столбика в наградах*/{
  width: 10%;
}