section article {
    line-height: 1.2em;
}

table#fullValueTable td:first-child {
    text-align: right;
}

table#fullValueTable td:nth-child(2) {
    width: 150px;
}

table#fullValueTable td {
    border: none;
    padding: 5px 10px;
    text-align: left;
}