#cookie-law {
    max-width: 940px;
    background: #f5f3ed;
    margin: 2px auto 0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

#cookie-law p {
    padding: 10px;
    font-size: 0.7em;
    font-weight: bold;
    text-align: center;
    color: #682008;
    margin: 0;
}
