table.docutils {
    border: 0px;
    -webkit-box-shadow: 0px 0px 0px #fff;
    box-shadow: 0px 0px 0px #fff;
}

table.footnote td.label {
    width: .1px;
}

table.docutils caption {
    margin-bottom: .7em;
}

table.docutils td {
    border: 0px;
    text-align: right;
}

table.footnote td {
    text-align: left;
}

table.docutils th {
    text-align: right;
}

table.docutils th.stub {
    border: 0px;
    border-right: 1px solid #888;
    font-size: .7em;
    padding-top: .7em;
    padding-right: 1.5em;
}

table.docutils th.head {
    border: 0px;
    border-bottom: 1px solid #888;
    font-size: .7em;
    padding-bottom: 1em;
}

table.docutils th.head.stub {
    border: 0px;
    border-bottom: 1px solid #888;
    border-right: 1px solid #888;
}

div.footer {
    text-align: left;
    width: 50%;
}
