.entry-content h3, .comment-content h3 {
    font-size: 15px;
    letter-spacing: 0em;
    line-height: 1.3em;
    text-transform: uppercase;
    font-weight: 800;
}

.entry-content table, .comment-content table {
border-bottom: none;
margin-bottom: 0px;
}


.entry-content td, .comment-content td {
border-top: 1px;
padding: 0px;
}

tr td p {
margin-bottom: 5px;
}

.entry-content th, .comment-content th {
line-height: 1.0em;
}

.left-sidebar #content {
    margin: 0 1.5% 0 28.5%;
    width: 70%;
}