<style>
#pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 1; right: 555px; top: -25px
}
</style>

<style>
li#navawards {display: none !important;}
</style>

<!--круглые края у цитаты и спойлера--->
  <style>
  .punbb .quote-box, .punbb .code-box, .post.toppost .container .post-box .post-content { background-image : url('http://s7.uploads.ru/qxz0J.jpg'); 
  border-radius:15px;
  -webkit-border-radius:15px;
  -khtml-border-radius:15px;
  -moz-border-radius:15px;
  -o-border-radius:15px; 

  box-shadow: 0px 2px 10px #424241;
  -webkit-box-shadow:0px 2px 10px #424241;
  -khtml-box-shadow:0px 2px 10px #424241;
  -moz-box-shadow:0px 2px 10px #424241; }
.post.toppost .container .post-box .post-content { padding: 15px;}
#pun-main .quote-box , #pun-main .code-box {padding-right: 30px !important; } 
  </style>

<!----убрать слово объявление---->
<style>
#pun-announcement h2 span {
display:none;
}
</style>

<style>/*Убрать "Закрыто и "Важно"*/
.stickytext,.closedatafield{ display:none;}</style>

<style type="text/css">
.lastedit {display: none;}
</style>

<!--Кнопки вверх вниз-->
<div style="position:fixed;right:0.5%; bottom: 55px;">
<a href=#top onClick="scrollTo(0,0); return false;" title="Вверх страницы"><img src="http://s6.uploads.ru/dQhLA.png" alt="Вверх страницы" border="0"></a>
<br/><br/>
<a href=#top onClick="scrollTo(0, document.body.scrollHeight); return false;" title="Вниз страницы"><img src="http://s6.uploads.ru/Z4217.png" alt="Вниз страницы" border="0"></a> 
</div>

<!--Убрать надпись важные и закрытые темы-->
<style>
.closedatafield, .stickytext {
display: none;
}
</style>