.clear {
    clear: both;
}

#cookiehintsubmit {
    background: #666 !important;
}

#cookiehintsubmit:hover {
    background: #999 !important;
}

#cookiehintsubmitno {
    background: #666 !important;
    color: #fff !important;
}

#cookiehintsubmitno:hover {
    background: #999 !important;
    color: #fff !important;
}