div.job {
  width: 500px;
  border: 1px solid #000;
}

div.jobheader {
  background: url(img1_2.jpg) no-repeat top right;
  height: 84px;
}

div.jobtitle {
  color:#267e44;
  margin: 10px 10px 10px 10px;
}

div.jobtext {
  background: url(66_img3.jpg) no-repeat top right;
  padding-top: 50px;
}

div.jobcompanyurl{
  display: none;
}
div.joblogo {
  display:none;
}
div.jobbody {
  color:#000;
}
div.jobfooter {
  background: url(66_img2.jpg) no-repeat bottom right;
  height: 58px;
}

