a.amz-btn-txt {
    color: #FFF !important;
    font-size: 18px;
    font-weight: 700;
    background: #e86000;
    padding: 14px 22px;
    text-align: center;
    display: table;
    width: auto;
    margin: 15px auto;
    text-decoration: none;


	border-radius: 12px 12px 12px 12px;
-moz-border-radius: 12px 12px 12px 12px;
-webkit-border-radius: 12px 12px 12px 12px;
border: 0px solid #000000;
}