$(document).ready(function(){
	$('#main_column, #right_column .block .block_content').equalHeight();
});