#header {
    background-image: url("/static/themes/default/images/layout/press_header.jpg");
    background-repeat: no-repeat;
    height: 106px;
    position: relative;
}

#press-panel {
    padding: 20px;
}

h1 {
    margin-bottom: 20px;
}

.date {
    font-size: 11px;
}

sub {
    color: #666;
}

p {
    margin: 10px;
    margin-bottom: 20px;
}