.footer {
}

.footer ul.links {
    clear: left;
    display: block;
    margin: 0 auto 1em auto;
    text-align: center;
}
.footer .links li {
    background-image: url(../../../../../../sites/standard/default/images/sprites/sprite_global_gradients.gif);
    background-position: 0 0;
    background-repeat: no-repeat;
    display: inline;
	list-style-type: none;
    margin: 0 .5em 0 0;
    padding: 0 0 0 .9em;
}
.footer .links li.links_first {
    background-image: none;
    padding: 0;
}
/*
.footer .links li.link_separator {
    color: #50b0d0;
    margin: 0 .3em;
}
*/
.footer .links li a {
    text-decoration:  none;
}
.footer .links li a:hover {
    text-decoration:  underline;
}

.footer p {
    clear: left;
    color: #666;
    margin: 0;
    padding: 0;
    text-align: center;
}
.footer #logo_small {
    display: block;
    height: 2.1em;
    margin: 1em auto 0 auto;
    overflow: hidden;
    padding: 0;
    width: 11.2em;
}
.footer #logo_small img {
    margin: 0 0 0 -29em;
    /* dimensions of whole sprite */
    height: 5.5em; width: 65em;
}