/*nifty corners layout*/

NiftyLoad=function(){
Nifty("div#container");
Nifty("div#sidebar,div#content","same-height");
}