﻿/*
$(document).ready(function() {
    $(".MenuPanelWrapper .wtp_linklist:first table td:last").css("border-right", "0px");    
});
*/
