#cookie-law { 
    top:0px;
    /*height: 40px;*/
    height: auto;
    max-width:100%;/*940px;*/
    background:#444444; /* #393837  #EEEADD; */
    padding-bottom: 10px;
   /* margin:10px auto 0; */
   /* border-radius: 17px;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;*/
}

#cookieContent { 
    top:0px;
    /*height: 40px;*/
    height: auto;
    width:90% !important;/*940px;*/
    float:left;
    /*background:#444444;  #393837  #EEEADD; */
   /* margin:10px auto 0; */
   /* border-radius: 17px;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;*/
}

#cookie-law p { 
     padding-top: 15px;
    font-size:1.0em; 
    /*font-weight:bold; */
    text-align:center; 
    color:#d9d9db; /*#682008; */
    /*margin:0;*/
}

#cookie-law p a { 
    /*color: #5eb95e;*/
    color: #d9d9db;
    text-decoration: underline;
}

#cookieClose {float:right; top: -16px; right: 20px; position: relative; height: 15px; width: 15px!important; /*left: 141px; top: -2px; position: relative;*/ display: block; border: none; background: url('../css/images/xclose.png') 0px 0px no-repeat; cursor: pointer; }
#cookieClose:hover { background-position: 0px -15px }

#legallink:hover {
    color:#746d5a;
}

#close-cookie-banner{
    float:left;
    width: 15px;
    height: 15px;
}

