.new-table th, .new-table td{
    padding:  4px 10px;
    vertical-align: middle;
    text-align: left;
    border-top: 1px solid #000;
}
.new-table td p{
    text-align: left !important;
}
#content .generic p, .content .generic p {
    text-align: left !important;
}
.no-border-td td{
    border: none !important;
}