@import url(_screen.css);

#topbar, #sidebarwest, #sidebareast {
    display: none;
}

#content {
    margin: 10px;
    padding: 0;
    width: 560px;
}

#canvas {
    width: 590px;
}

body {
    background-color: #ffffff;
    background-image: none;
}

#topbar_popup {
    display: block;
}
