#body {
 margin: 0; padding: 0;
}
#title {
 display:none;
}
#left {
 display:none;
}
#upperbar {
 display:none;
}
.sidebar {
 display:none;
}
#content, #footer {
 width:98%;
}
table, .table {
 width:98%;
}
input, select {
 width:auto;
}
textarea {
 width:98%;
}
#footer {
 display:none;
}
#blogit {
 display:none;
}
