.f50cookieoptinpanel
{
    position: fixed;
    right: 50px;
    bottom: 50px;
    height: 160px;
    width: 250px;
    color:#000;
    background:#ededed;
    opacity: 0.95;
    text-align:justify;
	line-height:1.2em;
    border: 2px solid black;
	padding: 10px;
	z-index:99999999;
}
