table tr td.ncoltxtl, table tr td.ncoltxtl2, table tr td.ncoltxtl2 label {
    font-weight: bolder;
}
table tr td.ncoltxtl, table tr td.ncoltxtr, table tr td.ncoltxtl2, table tr td.ncolinput {
    font-size: 16px;
    margin-top: 15px;
    padding-left: 15px;
}
table tr td.ncoltxtl2, table tr td.ncolinput {
    padding-top: 10px;
}
table.ncoltable2 tr td input[type=submit] {
    padding: 6px 12px;
    margin-bottom: 30px;
    margin-top: 30px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    background-color: #5A8770;
    border-color: #5A8770;
    color: #ffffff;
    transition: all 0.3s ease 0s !important;
    background-image: none !important;
    box-shadow: none !important;
    outline: none !important;
    position: relative;
    border-radius: 2px;
    -webkit-transform: translateZ(0);
    display: block;
    width: 50%;
}
table.ncoltable2 tr td.ncolinput select {
    background-color: #FFFFFF !important;
    background-image: none !important;
    border: 1px solid #c8c7cc;
    border-radius: 0;
    color: #5b5b60 !important;
    font-family: inherit !important;
    font-size: 14px !important;
    line-height: 1.2 !important;
    padding: 5px 4px !important;
    box-shadow: none !important;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
table.ncoltable2 tr td.ncolinput select#Ecom_Payment_Card_ExpDate_Month {
    margin-right: 5px;
}
table.ncoltable2 tr td.ncolinput select#Ecom_Payment_Card_ExpDate_Year {
    margin-left: 5px;
}
table.ncoltable3 tr td img {
    max-height: 30px;
}