#cookie-bar {background:#FDFDFD; height:46px; text-align: center; padding:3px 0; font-size: 11px;}
#cookie-bar div {width: 1000px; height: 46px; margin: 0 auto; border-bottom:solid 1px #d0cecf; text-align: center;}
#cookie-bar.fixed {position:fixed; top:0; left:0; width:100%;}
#cookie-bar p {margin:0; padding:0;}
#cookie-bar p#txt {float: left; color:#7B7B7B; width: 980px;}
#cookie-bar .cb-enable {
 margin-top: 6px; width: 16px; height: 16px; 
 background: url('cb-enable.gif'); 
 float: right; 
 text-decoration: none;}
#cookie-bar .cb-disable {background:#990000;}
#cookie-bar .cb-disable:hover {background:#bb0000;}
#cookie-bar .cb-policy {background:#0033bb;}
#cookie-bar .cb-policy:hover {background:#0055dd;}
