/*nifty corners layout*/

window.onload=function(){
/*Nifty("div#container");*/
Nifty("div.round","same-height");
Nifty("div.text","small transparent all");
Nifty("div#wrapper,div#navigation,div#extra","same-height none");
}
