$(document).ready(function() {
	$("#noticias_box .noticias_box:last").css({borderBottom:"1px solid #FFF"});
});	