#cook_cont {
position:fixed;
width:100%;
height:60px;
background-color:#CCCCCC;
border-color:#CCCCCC;
border-style:solid;
border-width:1px;
bottom:0px;
z-index:25;
padding:5px;
bottom:0px;
left:0px;
}

#cook_form {
position:relative;
width:80%;
height:60px;
bottom:0px;
margin-left:auto;
margin-right:auto;
font-family:	Tahoma;
font-family:Tahoma, "Comic Sans MS", Verdana;
font-size:small;
color:#333333;
font-weight:bold;
filter:alpha(opacity='70');
opacity:0.7;
background-color:#CCCCCC;
border-color:#CCCCCC;
border-style:solid;
border-width:1px;
z-index:25;
}
#cook_msg{
position:absolute;
width:80%;
height:60px;
top:20px;
font-size:90%;
color:#333333;
font-weight:bold;
font-style:italic;
z-index:25;
}

#acc_cookie{
position:absolute;
width:80%;
height:60px;
top:20px;
z-index:25;
}
.cookInfo{
position:relative;
z-index:25;
padding-bottom:5px;
padding-top:5px;
display:inline;
}