#cookie-bar {background:#111111; padding:0px;z-index:200000;height:40px;background-color:#999999;}
#cookie-bar.fixed {position:fixed; top:0; left:0; width:100%;height:40px;background-color:#999999;}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p {margin:0 auto; padding:0;width:960px;text-align:left;line-height:40px;font-family:Arial;font-weight:bold;font-size:12px;color:white;position:relative;}
#cookie-bar a {color:#ffffff; display:inline-block; text-decoration:none; }
#cookie-bar .cb-enable {background:#999999;width:81px;height:20px;border-right:solid 1px white;border-left:solid 1px white;float:right;text-align:center;position:absolute;right:0px;top:10px;line-height:20px;}
#cookie-bar .cb-enable:hover {background:#808080;}
#cookie-bar .cb-disable {background:#990000;}
#cookie-bar .cb-disable:hover {background:#bb0000;}
#cookie-bar .cb-policy {background:none;font-family:Arial;font-weight:bold;font-size:12px;color:white;padding-left:5px;}
#cookie-bar .cb-policy:hover {background:none;text-decoration:underline;}