window.addEvent('domready', function() {$$('table.pricingTable>tbody>tr:odd').addClass('rowOdd');});  
