$(function(){
$('div#rss_block_left ul li').last(1).addClass('last_item');
});
