$(document).ready(function() {		$(".menu li:last").css({marginBottom: '0px', border: 'none'});		});