td.jobtitle { background: #cbcbcb; }
td.jobtopcorner { background: #cbcbcb; }
td.jobsbottom {
  background: #e8e8e8;
  width: 570px;
}
td.jobhr {
  background: #cbcbcb;
}
td.jobaddedtitle {
  width: 73px;
  font-weight: bold;
}
td.jobcompanytitle {
  width: 300px;
  font-weight: bold;
}
td.jobcontacttitle {
  width: 140px;
  font-weight: bold;
}

td.jobadded {
  width: 80px;
}
td.jobcompany {
  width: 300px;
}
td.jobcontact {
  width: 140px;
  font-style: italic;
}

td.job {
  height: 30px;
  background: #e8e8e8;
}
td.job2 {
  height: 30px;
  background: #e8e8e8;
}

