#easyeucookiebar
{
  direction: ltr;
  color:#DDD;
  /*min-height:30px;*/
  position:fixed;
  left:0;
  bottom:0;
  width:100%;
  z-index:99999;
  padding:2px 2px 2px 2px;
  background-color:#464646;
  text-align:center;
  /*border: 2px solid red;*/
}

#easyeucookiebar p
{
  line-height:12px;
  padding:1px;
  margin:1px;
  color:#ffffff;
}

#easyeucookiebar a
{
  color:#FF4040;
}

#easyeucookiebar .close_eu_button
{
  /*position: relative;
  bottom: -8px;
  right: -44px;*/
}