/* Add a border to the bottom of a table row */
._tablebtmborder td {
	border-bottom: 1px solid;
}