#id_cookie_show {
    position: fixed;
	bottom: 0px;
	left: 0px;
	background-color: #eee;
	padding: 10px;
	text-align: center;
	z-index: 10;
	font-size:13px;
	width:99.999%;
}
