#cookie-bar {background:#111111; height:16px; line-height:16px; color:#ffffff; text-align:center; padding:3px 0; font-size: 10px;}
#cookie-bar.fixed {position:fixed; bottom:0; left:0; width:100%;}
#cookie-bar p {margin:0; padding:0;}
#cookie-bar a {color:#eeeeee; display:inline-block; border-radius:3px; text-decoration:none; padding:0 6px; margin-left:8px;}
#cookie-bar .cb-enable {background:#007700;}
#cookie-bar .cb-enable:hover {background:#229922;}
#cookie-bar .cb-disable {background:#bb0000;}
#cookie-bar .cb-disable:hover {background:#bb0000;}
#cookie-bar .cb-policy {background:#333333;}
#cookie-bar .cb-policy:hover {background:#444444;}
#cookie-bar .cb-policy2 {background:#FF0000;}
#cookie-bar .cb-policy2:hover {background:#FF5555;}