$(function () {
	$('.commentlist li').corner();
	$('.comment_meta').corner('top');
});