.Job { width: 90%; }
.JobTitle { font-weight: bold; font-size: 18pt; text-decoration: underline; margin-bottom: 15px; text-align: left;}
.JobDescription { text-align: justify; }
.JobInfoTable td.cell1 { text-align: left; font-weight: bold; width: 20%; }
.JobInfoTable tr.row2 td.cell1 { text-align: left; font-weight: normal; width: 20%; }
.JobInfoTable td.cell2 { text-align: left; }
.JobInfoTable tr.row2 { font-size: 8pt; }
.breaker { height: 1px; background: #cccccc; width: 75%; margin: 10px; overflow: hidden; }
.TestimonialName { font-size: 12pt; font-weight: bold; text-align: left; }
.TestimonialText { font-size: 10pt; text-align: left; }