window.onload=function(){
if(!NiftyCheck())
    return;
    

  
Rounded("div.StdListViewContainer","top","#fff","#E5EBF3");
Rounded("div.StdListViewContainer","bottom","#fff","#f4f8fb");

Rounded("div.WideListViewContainer","top","#fff","#E5EBF3");
Rounded("div.WideListViewContainer","bottom","#fff","#f4f8fb");

Rounded("div.ExtraWideListViewContainer","top","#fff","#E5EBF3");
Rounded("div.ExtraWideListViewContainer","bottom","#fff","#f4f8fb");

Rounded("div.ExtraWideListViewDetails","top","#fff","#E5EBF3","small");
Rounded("div.ExtraWideListViewDetails","bottom","#fff","#E5EBF3","small");



}
