Первый вариант
Второй вариант
Кнопки
1 вариант, буквы
<style>
.punbb table Div.icon {float: right; display: block; width: 60px; height: 60px; border-style: none;
background-image: url("http://savepic.net/1711810.png");
background-repeat: no-repeat;
position: relative;margin-left: 4px; margin-right: 10px;}
TR.inew Div.icon {
background: url("http://savepic.ru/2909840.png") no-repeat;}
TR.isticky Div.icon {
background: url("http://savepic.net/1709762.png") no-repeat;}
TR.iclosed Div.icon {
background: url("http://savepic.ru/2914960.png") no-repeat;}
</style>
2 вариант
<style>
.punbb table Div.icon {float: right; display: block; width: 60px; height: 60px; border-style: none;
background-image: url("http://10pix.ru/img1/80603/4963066.png");
background-repeat: no-repeat;
position: relative;margin-left: 4px; margin-right: 10px;}
TR.inew Div.icon {
background: url("http://10pix.ru/img1/1769/4963064.png") no-repeat;}
TR.isticky Div.icon {
background: url("http://10pix.ru/img1/1866/4963063.png") no-repeat;}
TR.iclosed Div.icon {
background: url("http://10pix.ru/img1/49795/4963061.png") no-repeat;}
</style>