﻿jQuery(document).ready(function () {
    jQuery(".mainColRight .featuredPageLink:last").addClass("last");
});
