#body {
    min-height: 300px;
    _height: 300px;
    overflow: hidden;
}

#content {
    width: 953px;
}

#content h1 {
    padding: 6px 0 6px 8px;
    line-height: 12px;
    border-top: 1px solid #df0928;
    border-bottom: 1px solid #df0928;
}
