Black Angel ну вот как-то так:
<style type="text/css"> Div.icon { background-image : url('ссылка на картинку'); background-repeat: no-repeat; width:60px; height:60px; } </style> <style type="text/css">TR.inew Div.icon { background-image : url('ссылка на картинку'); background-repeat: no-repeat; width:60px; height:60px; } </style> <style type="text/css">TR.isticky Div.icon { background-image : url('ссылка на картинку'); background-repeat: no-repeat; width:60px; height:60px; } </style> <style type="text/css"> TR.iredirect Div.icon { background-image : url('ссылка на картинку'); background-repeat: no-repeat; width:60px; height:60px; } </style>