#dcatfish {
    position:fixed;
    bottom:0;
    padding:0;
    height: 100px;
    margin: 0;
    margin-bottom:-100px;
    width:100%;
    z-index: 100;
}
#dcatfish h3{
    overflow:hidden;
    text-indent:-1000em;
    width:970px;
    height:100px;
    margin:0 auto;
}
#dcatfish a#dcatfishclose {
    position: absolute;
    top: 25px;
    right: 25px;
    color: #000000;
}
#dcatfish span{
    cursor:pointer;
}