.purchase-style{background:-webkit-gradient(linear,left top,left bottom,color-stop(0.05,#EF5B34),color-stop(1,#EF5B34));background:-moz-linear-gradient(top,#EF5B34 5%,#EF5B34 100%);background:-webkit-linear-gradient(top,#EF5B34 5%,#EF5B34 100%);background:-o-linear-gradient(top,#EF5B34 5%,#EF5B34 100%);background:-ms-linear-gradient(top,#EF5B34 5%,#EF5B34 100%);background:linear-gradient(to bottom,#EF5B34 5%,#EF5B34 100%);background-color:#EF5B34;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;border:1px solid #EF5B34;display:inline-block;cursor:pointer;color:#ffffff;font-family:Arial;font-size:17px;font-weight:bold;padding:12px 44px;text-decoration:none}