﻿.Simple_Table table { border-collapse: collapse; text-align: left; width: 100%; } .Simple_Table {font: normal 14px/150% Arial, Helvetica, sans-serif; background: #fff; overflow: hidden; border: 1px solid #DBDBDB;  }.Simple_Table table td, .Simple_Table table th { padding: 5px 9px; }.Simple_Table table tbody td { color: #000000; border-left: 1px solid #DBDBDB;font-size: 12px;font-weight: normal; }.Simple_Table table tbody .alt td { background: #EBEBEB; color: #000000; }.Simple_Table table tbody td:first-child { border-left: none; }.Simple_Table table tbody tr:last-child td { border-bottom: none; }