$(function()
{
	$('div.corner').corner("10px");
});
