Ставить в HTML-верх.
Код:
<style type="text/css"> .post-author ul li { text-align: center; padding: 2px; border: 1px solid #9d9d9d; background: #dfdfdf; margin: 2px; } .post-author ul li.pa-reg { border-bottom: none; margin-bottom: 0px; } .post-author ul li.pa-posts, .post-author ul li.pa-respect { border-top: none; border-bottom: none; margin-top: 0px; margin-bottom: 0px; } .post-author ul li.pa-positive { margin-top: 0px; border-top: none; //border-bottom: none; } .post-author ul li.pa-online, .post-author ul li.pa-author { border: #4aab42 solid 1px; padding: 2px; background: #d7e1c7; font-size: 11px; } .post-author ul li.pa-fld1 { border: #FF6666 solid 1px; padding: 2px; background: #FFDDDD; font-size: 11px; } </style>