$(document).ready(function(){
	/* Create inner input labels */
	$('form').formlabel();
});