/*nifty corners layout*/

window.onload = function () {
    Nifty("div#box", "big fix-height");
}
