$(document).ready(function(){
	$("#tabs").tabs();
	$("label").inFieldLabels();
});
