/* BASIC css start */
#payment-list {}

.top_title_img {clear:both; width:95%; margin:0 auto; text-align:center; height:auto; padding-bottom:10px;}
.top_title_img img {width:100%; height:auto;}

#payment-list .payment-list {margin-top:10px;}
#payment-list table {clear:both; width:95%; margin:0 auto; text-align:center; height:auto;}
#payment-list table thead {background-color: #f5f5f5; border-top:1px solid #dedede; border-bottom:1px solid #dedede;}
#payment-list table thead th {color:#4d4d4d; padding:10px 0; text-align:center;}
#payment-list table tbody tr {border-bottom:1px solid #dedede;}
#payment-list table tbody td {color:#707070; padding:10px 0; text-align:center;}


/* BASIC css end */

