/*Cookie Compliance CSS*/
#banner_cookie{ display:none; font-size:12px; background:#f9f9f9; color:#666666; font-weight: bold; width:878px; height:68px; border:1px solid #BBB; position:relative;	top:-85px; left:1px; }
#banner_cookie_inner{ margin:11px auto; }
#banner_cookie_inner p{	color:#666; font-weight:normal;	margin:4px auto 0 auto;	line-height:22px; }
#banner_cookie_inner p a{ color:#666; }
#banner_cookie_close{ display:block; position: absolute; right:20px; top: 20px;	color:#fff; width:77px; height:28px; overflow:hidden; text-indent:-999px; background: transparent url('/include/common/img/cookie-close.gif') 0 0 no-repeat; }
#banner_cookie_warning{	background: transparent url('/include/common/img/cookie-warning.gif') 0 0 no-repeat; width:46px; height:46px; display:block; margin:0 23px 0 19px; float:left; overflow:hidden; text-indent:-999px; }