@CHARSET "UTF-8";

#window {
    width: 650px;
}

#window #left {
    display: none;
}

#window #body {
    width: 650px;
}

#window #body #main {
}