table#jobList {
font-family:Arial;
font-size:11px;
}

table#jobList td.jobDate {
width:85px;
}

table#jobList td.classAge {
width:41px;
text-align:center;
}

table#jobList tr.row1 {
background:#EFEFEF;
}

table#jobList tr.row2 {
background:#e0e0e0;
}

table#jobList td.jobTitle {
width:340px;
}
table#jobList td.jobMore {
  text-align: center;
}

table#jobList td, table#jobList th {
padding:3px;
}
span.jobTitle {
  font-weight: bold;
  font-size: 1.2em;
}
tr.jobDetails td div {
  padding: 10px!important;
}
tr.classDetails td {
  padding: 0!important;
}
table#jobList th a img {
  border: 0!important;
}
table#jobList th {
  color: #FFF;
  background: #0A192E;
}
th.center, td.center {
  text-align: center;
}

div#centerCol h2 {
font-family:Georgia, Times New Roman, serif;
font-size:18px;
font-weight:100;
}

div.jobDescription {
width:528px;
}