.products_table { margin-left:2.5%; margin-right:2.5%; border: 1px solid #ECEAEC; font-family: "Trebuchet MS"; font-size: 12px;}
//.products_table { margin-left:auto; margin-right:auto; border: 1px solid #ECEAEC; font-family: "Trebuchet MS"; font-size: 12px;}
.products_table h3 { position:relative; top:7px; font-size: 14px;}
.products_table th { text-align: left; color: #000000; background-color: #FF6100; padding: 3px; white-space:nowrap; border-bottom: 1px solid #ECEAEC; border-top: 1px solid #ECEAEC;}
.products_table th.th_qnty { text-align: left; width: 185px; }
.products_table th.th_price { width: 100px; }
.products_table tr.r1 { background-color: #ECEAEC }
.products_table tr.r2 { background-color: #ffffff; }
.products_table td { padding-left: 3px; padding-right: 0px; padding-top: 0px; padding-bottom: 0px;}
.products_table td.td_qnty { text-align: left; /*padding-right: 20px;*/ }
.products_table td.td_price { text-align: left; }
.products_table td.td_price_pp { text-align: left; }

.orange_buttonPPT {
    font-size: 12px;
    //font-family: "Trebuchet MS";
    font-face: "Verdana, Arial, Helvetica, sans-serif";
    font-weight: bold;
    background: #F88513;
    border: 0px solid #000000;
    cursor:pointer;
    padding:2px 7px;
    line-height:20px;
    height:23px; 
    align:center; 
    text-align:center;
    vertical-align:center;
    text-decoration:none;
    color:#FFFF00;
}

.orange_buttonBUY {
      width: 61px;
      height: 21px;
      margin: 0;
      padding: 0;
      border: 0;
      position:relative;
      top:6px;
      background: transparent url(http://pharmarxdirect.com/images/order_button.gif) no-repeat top left;
      text-indent: -1000em;
      vertical-align: middle;
      cursor: pointer; /* hand-shaped cursor */
      cursor: hand; /* IE 5.x */
    }
