// JavaScript Document

$(function(){
$(".featured-listing").corner("5px")});

$(function(){
$(".blog-title-link").corner("7px")});

$(function(){
$(".submenu").corner("7px")});

$(function(){
$("#idx-results .btnset, .button").corner("5px")});

$(function(){
$("#idx-detail .btnset").corner("5px  tr br bl")});

$(function(){
$(".directory").corner("7px")});

$(function(){
$("#user-tools").corner("7px")});

$(function(){
		$(".tabular-data, #content .tabset li").corner("top 5px")
});

