.whitepaper_table .caption {
    background-color: #EEEEEE;
}

.whitepaper_table .category {
    font-size: 131%;
}

.whitepaper_table .normal_row {
    border-bottom: 1px solid #CCC;
}

.whitepaper_table .paperrow td,
.whitepaper_table .paperrow th {
    padding: 2em 1em 2em 0;
}

.whitepaper_table .last_in_category td, 
.whitepaper_table .last_in_category th {
    padding-bottom: 2em;
}
