$(document).ready(function(){
	$("form#search-form, .box").wrapAll("<div id='main-block'");
})
