/* ol {list-style-type: decimal} */
#agreement li {list-style-type: decimal}
#agreement .a li {list-style-type: lower-alpha}
#agreement .i li {list-style-type: lower-roman}

.smalledit {
    border: none;
    width: 100%;
	padding:0;
}
.smalledit td {
    padding: 0;
	padding-top:5px;
    font-size: 7pt;
    border: none;
    background:transparent;
    text-align:center;
}

.productbox td {
	padding-bottom:1.2em;
}

.cc-logo-container {
    display: inline-block;
    text-align: center;        
    width: 53%; 
}
.cc-logo {
    padding-right: 10px;
}
.red-font{
    color: red;
}

.tbl-cc-bottom img{
    margin-top: 5px;
}
.tbl-cc-bottom input{
    margin-top: 35px;
}

.tbl-cart-bottom input{
    margin-top: 35px;
}

.cc-bottom-div{
    margin: 0 auto; width:600px;
}

.cc-bottom-div-inner{
    float:left;
    margin-top:5px;
}
.cc-logo-image{
    display: inline-block;
    text-align: center;        
    width: 67%; 
    margin-top: 36px;
}
