$(document).ready( function()
{
 $("div#rate_table").corner("round 10px");
});