$(document).ready(function(){
//bordas						   
$(function(){
	 $('.children').corner("round 10px");
/*	  $('#buscar').corner("round 5px");
*/     });
 
});
