$(document).ready(function () {
	$('body').layout({ applyDefaultStyles: true });
});
