$(document).ready(function() {

	$('#content #main div.module').corners("15px");

});
