$(document).ready(function() {
    $("#portal-siteactions a:first").css("border", "none") ;
});
