Код:
<style> #pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 1; left: 280px; top: 20px } </style>
Нельзя двигать ниже верха объявления или выводить за край! Для передвижения меняйте цифровые значения.
Также можно убрать вверх, выше дизайна.
Код:
<style> #pun {margin-top: 62px} #pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 1; left: 280px; top: -62px } </style>