div.job {
  width: 460px;
}
div.joblogo {
  display:none;
}
div.jobheader{
   height: 73px;
   background: url(16_img1.png) no-repeat bottom center;
}
div.jobbody * {
  font-family: Arial, Helvetica, sans-serif;
}
div.jobbody {
  padding: 10px 15px 15px 15px;
  border-right: 1px solid #2d656f;
  border-left: 1px solid #2d656f;
}
div.jobcompanyurl {
  text-align:center;
  font-weight:bold;
  color:#a0a0a0;
  float: top;
}
div.jobfooter {
  background:url(16_img2.png) no-repeat bottom;
  height: 75px;
}
div.jobcompanyurl{
  display: none;
}


