$(function()
		{
			$('.itemsList').corner("round 8px");
			$('.brandsHeader').corner("round 8px");
		}
	);
