$(document).ready(function(){
  	$("div.textwidget, div#newsHeader, div.subPostHeader, div.info, p.info, div.wpcf7").corner("6px");
  });