/* dark footer */

#footer {
        background: #d9d9d9 url(../images/footer-bg2.png) repeat-x;
}

#footer li {
        border-bottom: 1px dotted #636D84;
}

#footer div.moduletable {
        color: #ccc;
}

#footer h3 {
        color: #fff;
}

#footer a {
  color: #fff;
}

#footer a:hover {
        color: #ccc;
}