.tableBox {display:table; border-spacing: 0px;position:relative;}
.tableBox .tableRow {border-left:1px solid #ddd; border-spacing: 0px; width:100%;position:relative;vertical-align:top; background:#fff;}
.tableBox .tableCell {display: table-cell;border-spacing: 0px; position:relative;}
table.code_table {width: 100%; border-top: solid 1px #cccccc; border-collapse: collapse; border-spacing: 0;}
table.code_table  td {height: 30px; padding: 10px; color: #636d60; font-size: 12px; line-height: 18px; vertical-align: middle; text-align: center; border-bottom: solid 1px #cccccc;}