$(document).ready(function() {
	$("#about_this_user .feed tr.feed_entry:last").css("border-bottom", "medium none");
});