function niftylayout() {
	if(!NiftyCheck())
	return;
	Rounded("div.roundedCorners","tr","#FFF","transparent","smooth");
	Rounded("div.roundedCorners","bottom","#ffffff","transparent","smooth");
	Rounded("div#iframediv","top","#B1C7C4","transparent","smooth");
	Rounded("div#iframediv","bottom","#ADC3C1","transparent","smooth");
}
