#catfish {
position: fixed;
bottom: -3px;
z-index: 9999;
width:100%;
vertical-align:top;
overflow: hidden;
}
#catfish h6#goaway {
float:right;
text-align:right
}
.zip {
height: 100%;
overflow: auto;
position: relative;
z-index: 2;
}
body.zipped, html.zipped
{
margin: 0;
padding: 0 0 0 0;
height: 100%;
overflow: hidden;
}
a.centerlink {
display:block;
text-align:center
}