div#productListing
table#cat78Table.tabTable {}
tr.productListing-rowheading {display:none}

tr.productListing-even, 
tr.productListing-odd {}
 
tr.productListing-even td, 
tr.productListing-odd td {height:300px}

tr.productListing-even,
tr.productListing-odd {width:49%}

tr.productListing-even {float:right}
tr.productListing-odd {float:left}

td.productListing-data {clear:both}
