/* footer */
table.foot {
    margin:0px auto;
}
table.foot a {
    font-weight: bold;
    color: #555;
}
table.foot td {
    padding:.5ex;
    vertical-align:top;
}
table.foot tr.logos td {
    text-align:center;
    padding:.5ex;
}
table.foot img {
    height:8ex;
}

table.foot.wide td { 
    padding: .5ex 1.5em; 
}
