 .bantable
  {
    xxborder-color:<?echo $bg_color;?>;
    border-style:solid;
    border-width:2;
    background-color:#ffffff;
  }
 .toptext
  {
    font-style:italic;
    font-size:18px;
    xfont-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color:#000000;
    text-align:center;
    line-height:16px;
  }
 .pricetext
  {
    font-style:normal;
    font-size:32px;
    font-weight: bold;
    color:#ff0000;
    text-align:center;
    text-decoration:blink;
     line-height:24px;
  }
 .priceplustext
  {
    font-style:normal;
    font-size:14px;
    font-weight: bold;
    color:#ff0000;
    text-align:center;
    xline-height:14px;
  }
 .paymenttext
  {
    font-style:normal;
    font-size:12px;
    font-weight: bold;
    color:#000000;
    text-align:center;
  }
 .bonus
  {
    font-style:normal;
    font-size:12px;
    font-weight: bold;
    color:#ff0000;
    text-align:center;
    line-height:14px;
  }