From http://stackoverflow.com/questions/18457655/ie-doesnt-align-text-and-image-properly Description
<td style="width:350px;padding-left:20px;">
<a href="%file_url%">
<img align="top" src="%file_icon_url%" alt="%file_display_name%" height="40" />
</a>
<span style="width:200px;float:right;vertical-align:text-top;">
<a href="%file_url%"> %file_display_name%</span></a>
</td>