$(document).ready(function(){
	    	
	$("#name").inputLabel(false,{color:"#000"});
	$("#ddtyld-ddtyld").inputLabel(false,{color:"#000"});
	
});


