Chris@76: /* Chris@76: Special styles for Safari (and other Webkit-based browsers like Chrome) Chris@76: Webkit needs this otherwise the post goes off to the right. Chris@76: Causes issues in IE browsers, and breaks cached search engines pages. Chris@76: */ Chris@76: Chris@76: table.table_list tbody.header td div.cat_bar Chris@76: { Chris@76: margin-bottom: -1px; Chris@76: }