#footer ul, #footer li {
    margin: 0;
    padding: 0;
}

.body-footer-divider {
    height: 12px;
    background-color: #e5fe98;
}

#hit-footer {
    position: relative;
    width: 756px;
    height: 70px;
    font-size: 10px;
    text-align: left;
    background-color: #7db51a;
    padding-bottom: 5px;
}

#hit-footer a {
    color: #fff;
}

#hit-footer ul {
    list-style: none;
    margin: 0;
    padding: 0px 0px 5px 0px;
}

#hit-footer li a {
    background: none;
    padding: 0;
    font-weight: normal;
    font-size: 10px;
    display: inline;
}

#hit-footer li.start {
    background: none;
}

#f-wrapper {
    position: absolute;
    top: 22px;
    left: 77px;
}

#copyright {
    margin: .5em 0 0 0;
    text-align: center;
    color: #336633;
    font-size: 10px;
}

img#esrb {
    position: absolute;
    top: 40px;
    left: 630px;
    border: 0;
}

.uk-addcopy {
    text-align: center;
    color: #99cc00;
    font-size: 10px;
}

#bottom {
    width: 756px;
    padding-bottom: 5px;
}