.ffoot {
    font-size: 11px;
    position: relative;
    overflow: auto;
    width: 100%;
    background: url("./fatfooter-bg.png") repeat-x scroll 0pt -6px transparent;
}

.ffoot-col {
    width: 218px;
    float: left;
    padding: 16px 0pt 10px 22px;
    margin: 0pt;
}

.ffoot-block {
    margin: 8px 0pt;
}

.ffoot h3, .ffoot h3 a, .ffoot h3 a:visited {
    color: rgb(0,0,0) !important;
    font-weight: normal;
    font-size: 12px;
    margin: 2px 0pt 4px;
}

.ffoot ul {
    margin: 2px 0pt 13px;
    list-style: none outside none;
    padding: 0pt;
}

.ffoot li {
    margin: 2px 0pt 5px;
}

.ffoot a:link, .ffoot a:visited {
    color: rgb(102,102,102);
    text-decoration: none;
}

.ffoot .ctr, .ffoot .ctl {
    background: url("./fatfooter-bg.png") no-repeat scroll 0pt 0pt transparent;
    position: absolute;
    left: 0pt;
    top: 0pt;
    width: 6px;
    height: 6px;
}

.ffoot .ctr {
    background-position: -6px 0pt;
    left: 954px;
}

#framework-footer {
    color: rgb(153,153,153);
    font-size: 11px;
    margin: 44px 0pt 0pt;
    padding: 11px 10px 43px;
    border-top: 1px solid rgb(234,234,234);
    background-color: rgb(255,255,255);
    line-height: 120%;
}

#footer-nav {
    display: inline;
}

#footer-legal {
    display: inline;
}

#fw_feedback_img {
    margin-right: 5px;
    cursor: pointer;
    border: 0pt none;
}

#framework-footer a {
    color: rgb(0,127,197);
    padding-right: 2px;
    padding-left: 2px;
}

#framework-footer a, a:visited {
    background-color: transparent;
    text-decoration: none;
}
