$(document).ready(function() {
	$(".col01, .col02").vjustify();
});