/*------------------------------------------
      Coppermine Base Footer
------------------------------------------*/

.footer {
        font-size : 9px;
        visibility:hidden!important;
        display: none!important;
        padding: 0!important;
}

.footer a {
        text-decoration: none;
}

.footer a:hover {
        text-decoration: underline;
}

div#film {
    padding: 5px 0 5px 0;
    overflow:hidden;
}

.clearer {
    clear:both;
}