.styled-table .row:not(:last-child){border-bottom:1px solid #fff}.styled-table{border-collapse:collapse;margin:25px 0;font-size:.9em;font-family:sans-serif;min-width:400px}.styled-table thead tr{background-color:#777;color:#fff;text-align:left}.styled-table th,.styled-table td{padding:5px 10px}.styled-table tbody tr{border-bottom:thin solid #ddd}.styled-table tbody tr:nth-of-type(even){background-color:#f7f7f7}.styled-table tbody tr:last-of-type{border-bottom:2px solid #777}.styled-table tbody tr.active-row{font-weight:bold;color:#331e11}