.noprint {
    display: none !important;
}

body {
    background-color: #fff;
    background-image: none;
}

body, table, td, th, input, textarea {
    font-family: 'Times New Roman', serif;
}

a {
    color: #000;
}

#container, #body, #main, #center_container, #center_container.leaderboard, #center, #center_container.leaderboard #center, #main.homepage #center  {
    width: auto;
    float: none;
    margin: 0;
    padding: 0;
    background-image: none;
    background-color: transparent;
}

#header, #left, #right, #footer, #leaderboard, #menu, #loginbox, #search {
    display: none;
}

.article .infobox {
    border-color: #000;
    background-color: transparent;
}

.discussion .add, .discussion .summary, .discussion .message .reply {
    display: none;
}

#center_box  {
float:none;
margin: 0;
padding: auto;
width: auto;
}
