$jq(document).ready(function() {
	$jq('div#divNav2 li:first').css('border-top-width','0'); // hide top border from Nav2 - Nav3
});