table.pricetable { width: 100%; } table.pricetable td { text-align: center; border-bottom: 1px solid #E7E7E7; padding:2px; } table.pricetable td.th { font-weight: bold; border-bottom: 1px solid #000; } table.pricetable2 { width: 100%; } table.pricetable2 td { text-align: center; border-bottom: 1px solid #E7E7E7; padding:2px; } table.pricetable2 td.tdfirst { text-align: left; } table.pricetable2 td.th { font-weight: bold; border-bottom: 1px solid #000; } table.pricetable2 td.thfirst { font-weight: bold; border-bottom: 1px solid #000; text-align:left; }