$(document).ready(function(){
$(".st_cats_in").corner("5px");
$(".st_cat").corner("8px");
$(".black_block .body").corner("10px");

  });
  
