Just found your other post on this problem.
I missed step 5 when upgrading from 2.6.7 to 2.7:
The "standard" css that you might be missing from the 2.6.7 version is:
.post_title, .post_date { border-bottom: 1px solid #DDDDDD; }
.post_title { font-weight: bold; font-size: 12px; color: #000000; }
.post_date { text-align: right; font-weight: bold; }
.post_short { text-align: justify; padding-bottom: 5px; }
This News css and the unmodified Landzilla template works fine for me.
Ruud