#cookieNotification{height:0;font-size:11px;width:920px;background:#F8F8F8;padding:20px 30px;margin:10px auto;position:relative;overflow:hidden;transition:height .3s;-webkit-transition:height .3s; position: fixed; top: 0; left: 50%; margin-left: -490px; z-index: 99999; border: 2px solid #CCC; box-shadow: 1px 1px 1px 0 #CCC; }
#closeCookie{position:absolute;top:15px;right:15px;font-weight:bold;}
#cookieNotification > p {padding:0; line-height:normal;}