I try to put a border-bottom at the table-rows but they don't show up. Why is that?
http://www.mysecretathens.gr/Sera/dates.html
I think my code is pretty simple putting a class to ther tr element.
<tr class="line">
table tr.line {border-bottom: 1px solid #B4B5B0;}