
div#content_col2 {
  width: 717px;
}

label {
  display: block;
  float: left;
  width: 120px;
  font-weight: bold;
}

#job_details {
  width: 100%;
  background: #deeac7;
  border: 1px solid #898d80;
  padding: 10px;
}

#job_description {
  width: 100%;
  background: #fff;
  border: 1px solid #898d80;
  padding: 10px 10px 25px 10px;
}

#logo {
  text-align:center;
  margin-bottom: 20px;
}
