$(function () {
	$('#rightarea .boxcontent:last').addClass('last');
});
