ul#job_list {
  padding-left: 0;
  margin-left: 23px;
  list-style-image: url('../asset/home/arrow_2.gif');
}

ul#job_list a {
  color: #417da1;
  text-decoration: none;
}

ul#job_list a:hover {
  color: #015282;
  text-decoration: underline;
}

h2 {
  margin-top: 13px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.2em;
  font-weight: normal;
}

td {
  font-size: 1em;
  font-family: Arial, Helvetica, sans-serif;
  color: #015282;
  vertical-align: top;
}

td.label {
  text-transform: uppercase;
  color: #417da1;
}

div#centre_col div {
  margin-top: 11px;
}
