#cookie-container
{
	font-family: arial;
	width: 100%;
	position: fixed;
	left: 0;
	bottom: 0;
	padding: 10px 0;
}

#cookie-container .cookie-choices-buttons a
{
	text-decoration: underline;
	font-weight: bold;
}