The columns with the play button are stretching vertically in IE.
Here is the link:
http://ada.kiexpro.com/test2/news.html
html:
<table border="1">
<tr><td><a href="http://www.ntdtv.com/xtr/b5/2009/09/28/a354615.html#video" target="_blank">
<li>天國樂團訪印度佛教聖地Nagpur <span>2009.09.28</span><img src="images/play.gif" width="16" height="16" border="0" /></li>
</a></td>
</tr>
<tr> <td> <a href="http://www.epochtimes.com/b5/7/9/9/n1828650.htm" target="_blank">
<li>組圖2:天國樂團樂音響徹金門城<span>2007.09.09</span></li></a></td>
</tr>
(etc..)
css:
.inword{width:600px;color:#555555;font-size:0.92em;text-align:justify;line-height:30px;letter-spacing:1px; padding:26px 40px 0px 336px; }
.inword .focusnews {background:url(images/bluetab.jpg) no-repeat top left; width:600px; height:28px; padding: 3px 0px 5px 0px;}
.inword .focusnews .report{font-size:16px;line-height:20px;color:#ffffff;letter-spacing:1px;padding:0px 12px 2px 9px;}
.inword .focusnews .rss{text-align:right;margin-left:428px;padding-left:20px; padding-top:3px;color:#F60;font-style: normal;background:url(images/rss.gif) left no-repeat; font-size:12px;}
.inword .focusnews .rss{text-align:right;margin-left:433px\9;}
.inword table li img{ float:right; margin-right:30px; margin-top:5px;}
.inword table tr:hover{ background-color:#C8E3F9; }
.inword table{background-color:#FFF; line-height:30px; border-style:none; width:600px; border-top:solid #999999 2px; margin-top:5px;}
.inword table td{ width:600px; border-style:none; border-bottom-style:solid; border-color:#FFFFFF; border-bottom-color:#bbbbbb; border-width:0; border-bottom-width:1px; }
.inword table tr td a{font-size:15px\9;}
.inword span{padding-left:10px;color:#0068FF; font-size:12px;}