#letscookies {
    background: #ddd none repeat scroll 0 0;
    color: #444;
    font-family: "Open Sans Light";
    left: 0;
    padding: 7px 0;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 9999;
}
#letscookies a {
    color: #034359;
    text-decoration: underline;
}
.getcookies {
    background: #fff none repeat scroll 0 0;
    font-size: 12px;
    padding-bottom: 5px;
    text-align: center;
}