#header, #sidebar, #options {
    display:none;
}

/* these tables styles are ignored from style.css for some reason so I put them here too */

table.details td {
    vertical-align:top;
}

table.details img {
    margin-right: 12px;
}

table.details p {
    margin-bottom: 1em;
}

