$(document).ready(function() {
	$('.navSecond > li:first').css('border', '0px');
});
