table.sortable a.sortheader {
    font-weight: bold;
    text-decoration: none;
    display: block;
}
table.sortable span.sortarrow {
    text-decoration: none;
}

th {height: 13px; line-height: 110%}
td {height: 13px; line-height: 110%}

div.admin_table { line-height: 110% }
div.admin_table th { line-height: 110% }
div.admin_table td { line-height: 110% }
div.admin_table p { line-height: 110% }
div.admin_table h4 { line-height: 110% }
