<html>
<style>
table.inline {
border: none;
}
table.inline th,
table.inline td {
padding: 0.5em;
border: none;
border-bottom: 1px solid #ccc;
}
table.inline tr:last-child td {
border-bottom: none;
}
table.inline td.col1 {
vertical-align: middle;
}
</style>
</html>