.the_content {
    margin: 20px auto;
    max-width: 1200px;
    padding: 0 9%;
}

#pvtd td {
    padding: 5px;
    border: solid 1px #eee;
    font-size: .85em;
    line-height: 1.1em;
}

table { 
    border-spacing: 0;
    border-collapse: separate;
}

.the_content p, .the_content li {
    font-size: .9em;
    line-height: 1.2em;
}


