window.onload=function(){
if(!NiftyCheck())
    return;
//Rounded("div.bannerShell","all","transparent","#fff","smooth border #86A844");
//Rounded("div.bannerShell","all", "#fff","#fff");

Rounded("div.bannerShell","top", "#9C9C9C","#EBEBEB", "smooth border #000");

//Rounded("div.bsb","all","transparent","#fff");


//Rounded("div.searchShell","tr bl","#F0F0F0","#999","small border #000");
Rounded("div.searchShell","tr bl","transparent","#DAEBC1","small border #609868");

Rounded("div#subnavShell","bottom","transparent","#DAEBC1","small border #609868");


Rounded("div.sidebarShell","tr","transparent","#fff","smooth border #666");

Rounded("div.sidebar-element-outer","tr","transparent","#eee","smooth border #666");

Rounded("div.sidebar-element-twitter-outer","tr","transparent","#fff","smooth border #666");


Rounded("div.sidebar-element-sponsors-outer","tr","transparent","#FBFCFD","smooth border #3D629B");


//Rounded("div.entry-asset-outer","all","transparent","#fff","smooth  border #000");




Rounded("div#footer","bottom","#eee","#DEDEDE","border #666");

Rounded("div.order_now","bottom","transparent","#DAEBC1","small border #609868");


}

