$(document).ready(function() {
	$(".tender_item").corner();
	$(".newsfeed_holder").corner();
});

