
$(document).ready(function(){

	$(".hidden").hide();

	$(".testaa_tietosi").corner("round 5px");

	
});

