$(document).ready(function() {
	$('.box_round').corner("10px");
});

