#left, #header, #footer, .balk img, .back, .pdf, .buttons {
    display:none;
}

#content {
    display:block;
    width:100%;
    height:100px;
    color:#000;
}

textarea {
    width:400px;
    height:90px;
}
