div#content table {
width: 100%;
text-align: left;
}
div#content th {
text-align: left;
}
div#content table tr {
display: table-row;
}