$(document).ready(function()
{
	$('.eventimg').corner("10px top bottom");
	$('.eventinfo').corner("10px top bottom");
	$('.searchtbl').corner("dog br bl 10px");
	$('.locationinfo').corner("10px top bottom");
});
