Newsletter - Size table to background image dims

by Ben Clayton

HTML

<div style="border:1px solid red;display:inline-block;">
<table class="multicol_nl_frame width-280 " style="border-collapse: collapse; border-spacing: 0; mso-table-lspace: 0; mso-table-rspace: 0; padding: 0; width: 280px;" width="280">
      <!-- colgcount 2 colgap 20 -->
      <tr>
       <!-- MULTICOL_COLUMN_BACKGROUND -->
       <td  align="" background="http://flowcms-bc.infxsolutions.com/dyn/_pictures/_newsletters/test-background-pics/car-02_scaled_280.jpg" class="multicol_nl_column width-280  height-186 "  style="width:280px; border-spacing:0; padding:0; background-repeat:no-repeat; mso-table-rspace:0; mso-table-lspace:0; border-collapse:collapse;" valign="top" width="280">
        <!--[if gte mso 9]>
						<v:rect xmlns:v="urn:schemas-microsoft-com:vml" fill="true" stroke="false" style="width:280px; height:186px; background-repeat:no-repeat;">
						<v:fill type="tile" src="/dyn/_pictures/_newsletters/test-background-pics/car-02_scaled_280.jpg"/>
						<v:textbox inset="0,0,0,0">
					<![endif]-->
        <div>
        </div>
        <!--[if gte mso 9]> 
						</v:textbox>
						</v:rect>
					<![endif]-->
           TEXT
           <div class="pusher"><img src="http://flowcms-bc.infxsolutions.com/dyn/_pictures/_newsletters/test-background-pics/car-02_scaled_280.jpg" /></div>
       </td>
    </tr>
    </table></div>

CSS

.pusher {position:absolute;}
.multicol_nl_column {position:relative;}