div.content {
  width: 700px;
}

.jobchart {
  width: 700px;
}

.jobchart th {
  margin: 3px #95a5d6 solid;
  background-color: #d7c8ab;
  text-size: 2.0;
  font-weight: bold;
  text-align: center;
  padding: 5px;
}

.jobchart td {
  background-color: #d7c8ab;
  padding: 8px 8px 8px 8px;
  font-weight: bold;
}

td.title {
  background-color: #95a5d6;
  text-align: center;
  padding: 5px;
  font-weight: normal;
}

.heavy {
  font-weight: bold;
}

.centered {
  text-align: center;
}

#adobe {
  display: block;
  float: right;
  width: 200px;
  border: 2px #dc002f solid;
  padding: 3px;
}

ul.vista_recruit {
  list-style-image: url("http://www.ucancap.org/_images/vista/ball_gold.gif");
  margin-left: 30px;
}

ul.vista_recruit li {
  padding-top: 5px;
}

img.vistalogo {
  border: none;
}
