$(document).ready(function(){
						   $('.menu_container').children('span:last').css('margin','0px');
						   });
