$(document).ready(function(){													 
	$(".refine-search-form").colorbox({width:"780px", inline:true, href:"#refine-search"});
	
});
