$(document).ready(function() {
		$(".btitle, .ytitle, .yellowblock, .blueblock, .whitebox").corner("10px");
		$(".button").corner("7px");
		$(".otherbutton").corner("7px");
 });

 
