#letscookies {
    background: #f4e9bf none repeat scroll 0 0;
    color: #444;
    left: 0;
    padding: 7px 0;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 9999;
}
#letscookies a {
    text-decoration: underline;
}
.getcookies {
    font-size: 12px;
    text-align: center;
    background: #fff;
}