Thanks.
That solved the missing closing tags but Firefox is still having problems rendering the borders.
Here's what the html looks like now. Seems FF can't render the css border properly when there are are missing td cells.
http://www.pnwgardensupply.com/growshop/nutrients/green_planet
<table>
<tr>
<td>
<span class="catalog_grid_title"><a href="/growshop/nutrients/green_planet/hydro_fuel_bloom_1l">Hydro Fuel Bloom 1L</a></span><span class="catalog_grid_image"><a href="/growshop/nutrients/green_planet/hydro_fuel_bloom_1l"><img src="http://www.pnwgardensupply.com/files/imagecache/product_list/files/hydrofuel_0.jpg" alt="" title="" /></a></span><span class="catalog_grid_sell_price">$19.99</span>
</td>
<td>
<span class="catalog_grid_title"><a href="/growshop/nutrients/green_planet/hydro_fuel_bloom_24l">Hydro Fuel Bloom 24L</a></span>
<span class="catalog_grid_image"><a href="/growshop/nutrients/green_planet/hydro_fuel_bloom_24l"><img src="http://www.pnwgardensupply.com/files/imagecache/product_list/files/hydrofuel_2.jpg" alt="" title="" /></a></span>
<span class="catalog_grid_sell_price">$269.99</span>
</td>
<td><span class="catalog_grid_title"><a href="/growshop/nutrients/green_planet/hydro_fuel_bloom_5l">Hydro Fuel Bloom 5L</a></span>
<span class="catalog_grid_image"><a href="/growshop/nutrients/green_planet/hydro_fuel_bloom_5l"><img src="http://www.pnwgardensupply.com/files/imagecache/product_list/files/hydrofuel_1.jpg" alt="" title="" /></a></span>
<span class="catalog_grid_sell_price">$69.99</span>
</td>
</tr>
<tr>
<td>
<span class="catalog_grid_title"><a href="/growshop/nutrients/green_planet/hydro_fuel_grow_1l">Hydro Fuel Grow 1L</a></span>
<span class="catalog_grid_image"><a href="/growshop/nutrients/green_planet/hydro_fuel_grow_1l"><img src="http://www.pnwgardensupply.com/files/imagecache/product_list/files/hydrofuel_4.jpg" alt="" title="" /></a></span>
<span class="catalog_grid_sell_price">$19.99</span>
</td>
</tr>
</table>


Joined: 01/11/2008