#content table { width: 100%; border-collapse: collapse; }
#content table thead th { background: #ddd; }
#content table th { text-align: left; }
#content table td, #content table th { border-bottom: 1px #ccc solid; padding: 0.2em 0.7em; }