#ordertable td { padding: 4px; border: 1px solid #053B7B; } .productinfo { background-color: #053B7B; font: 12px Arial, sans-serif; color: #fff; font-weight: bold; } .leftorder { background-color: #ffffff; font: 12px Arial, sans-serif; color: #000; width: 25%; } .leftorder2 { background-color: #ffffff; font: 12px Arial, sans-serif; color: #000; } .rightorder { background-color: #ffffff; font: 12px Arial, sans-serif; color: #000; text-align: left; width: 75%; } .leftsale { background-color: #ffffff; font: 12px Arial, sans-serif; color: #cc0000; font-weight: bold; text-align: left; width: 25%; } .saleorder { background-color: #ffffff; font: 12px Arial, sans-serif; color: #cc0000; font-weight: bold; text-align: left; width: 75%; } .orderinfo { vertical-align: bottom; font: 12px Arial, sans-serif; color: #000; font-weight: bold; text-align: left; } #shop-by-header{ color:red; font-size:16px; font-weight:bold; margin:0 0 0 5px; }