function niftycorners(){
	if(!NiftyCheck())
    return;
//Rounded("div#content","all","#fff","#ccc","smooth");
//Rounded("div#viewcontrols","all","#fff","#ccc","smooth");
//Rounded("div#formframe1","bottom","#fff","#ccc","smooth");
//Rounded("div#formframe1 h2","top","#fff","#96CD7B","smooth");
//Rounded("div#formframe2","bottom","#fff","#ccc","smooth");
//Rounded("div#formframe2 h2","top","#fff","#96CD7B","smooth");
//Rounded("div#contentlayer","all","transparent","#fff","smooth border #000");
Rounded("div#colocated","all","transparent","#23439A","smooth border #2C58D5");
Rounded("div#orgcolocated","all","transparent","#FFC704","smooth border #FFA904");
Rounded("div#sponsorstageframe","all","transparent","#fff","smooth border #fff");
Rounded("div.schedule","all","transparent","#EBEBEB","smooth border #EBEBEB");
Rounded("div#displayframe","all","transparent","#EBEBEB","smooth border #EBEBEB");
Rounded("div#sitesearch","all","transparent","#EBEBEB","smooth border #EBEBEB");
Rounded("ul.fancy","all","transparent","#EBEBEB","smooth border #c5c5c5");
Rounded("div.fancy","all","transparent","#EBEBEB","smooth border #c5c5c5");
Rounded("ul#boxedlist","all","transparent","#EBEBEB","smooth border #c5c5c5");
Rounded("div#promotable","all","transparent","#EBEBEB","smooth border #c5c5c5");
Rounded("div#linkslist","all","#fff","#284BA0","smooth border #284BA0");
}


