$(document).ready(function () {

	$("div.content-box:last-child").addClass("box4");

});

