fix missing border in IE6/7 empty table cell (#1486083)
skins/default/iehacks.css @@ -140,6 +140,7 @@ { width: inherit; *width: auto; /* IE6/7 conditional hack */ border-collapse: collapse; } #messageframe