Код:
/* CS4 Post status icons
 -------------------------------------------------------------*/


div.icon {
        background: url(http://s003.radikal.ru/i204/1004/1b/58f18e046a20.gif) no-repeat;
}

tr.inew div.icon {
        background: url(http://s44.radikal.ru/i106/1004/ca/11421ad74128.gif) no-repeat;
}

tr.iclosed div.icon {
        background: url(
http://s54.radikal.ru/i144/1004/aa/7b15955885fe.gif) no-repeat;
}

tr.iredirect div.icon {
        background: url(
http://s14.radikal.ru/i187/1004/34/63b1767380a9.gif) no-repeat;
}