nav, footer{
    display: none;
}

#wrapper{
    min-width: 0;
    max-width: none;
}

section.content {
    border: none;
}

.block{
    overflow: visible;
}

section.hint{
    clear: both;
}