h2 {
    color: #666;
}

textarea {
    width: 100%;
}

.box-secondary, .box-tertiary,
.box-secondary h2, .box-tertiary h2 {
    background: none;
}

.box-primary, .box-secondary, .box-tertiary {
    border: none;
}

#header {
    padding-top: 0;
}

#header-navigation, #information, #format, .box-information, .box-primary {
    display: none;
}

#main, #sidebar {
    padding-bottom: 0;
}

#main-wrapper {
    padding-bottom: 30px;
}
