﻿table.page td.ftr {
    padding: 1em 0em 0em 0.5em;
    border-top: 1px dotted #cccccc;
}

td.ftr_copy {
    text-decoration: none;
    color: #888888;
}

td.ftr_desc {
    color: #2e2e2e;
    font-size: 0.6em;
}

td.ftr_icontrol {
    text-align: right;
    width: 100%;
}

td.ftr_icontrol img {
    vertical-align: middle;
}

td.ftr_copy, td.ftr_icontrol {
    font-size: 0.6em;
    vertical-align: top;
}

.wait, .wait * { cursor: wait !important; }
