$(document).ready(function() {
   	$('#desc').corner("round");
   	$('#details').corner("round");
   	$('#content-page').corner("round");
 });
