#ccm-cookiesDisclosure, #ccm-headerAnnounce {
    margin-bottom: 0;
    width: 100%;
    z-index: 999;
}

#ccm-cookiesDisclosure a, #ccm-headerAnnounce a {
    font-weight: bold;
    text-decoration: none;
}

#ccm-cookiesDisclosure .disclosure-container, #ccm-headerAnnounce .disclosure-container {
    background: none repeat scroll 0 0 #F3F2EE;
    color: #6A6A6A;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.4em;
    position: relative;
}

#ccm-cookiesDisclosure p, #ccm-headerAnnounce p {
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-size: 13px;
    /*    margin-bottom: 0 !important;*/
    margin-left: auto;
    margin-right: auto;
    padding: 7px 0 7px;
    /*width: 93em;*/
    font-weight: bold;
}

#ccm-cookiesDisclosure .disclosure-container .disclosure-content p a:hover, #ccm-headerAnnounce .disclosure-container .disclosure-content p a:hover {
    text-decoration: underline;
}

#ccm-cookiesDisclosure .disclosure-form form, #ccm-headerAnnounce .disclosure-form form {
    margin: 0;
    padding: 0;
}

.disclosure-content {
    width: 1233px;
    /*height: 40px\9;*/
    height: auto;
}

.disclosure-content p {
    margin-bottom: 0;
    height: auto;
}

@media only screen {
    #ccm-cookiesDisclosure p, #ccm-headerAnnounce p {
        margin: 0 4px 2px 7px;
    }
}
