jQuery(function($){
	$('#main .grid_5').height($('#main .grid_11').height());
});