.jobs h1, .jobs h2 {
  color: #344376;
  font-size: 24px;
  text-align: left;
  margin-bottom: 20px;
}

.jobs {
  padding-left: 50px !important;
}

.jobs .about {
  margin-top: 40px;
  margin-bottom: 40px;
  clear: both;
  border-bottom: 1px solid #eee;
  padding-bottom: 40px;
}

#jobs  a img {
  border: 1px solid #fff;
  width: 350px;
  margin-bottom: 5px;
}

.jobs a.img{
  border: 4px solid #ccc;
  float: left; 
}

.jobs p.caption {
  float: left;
  width: 100px;
  margin-top: 0;
}

.jobs .txt{
  float: left;
  width: 400px;
  margin-right: 50px;
}

.jobs .txt p, .jobs .txt li{
  font-family: georgia;
  font-size: 16px;
  line-height: 24px;
}

.jobs .txt li {
  font-family: verdana;
  color: #000;
  list-style-type: disc;
  margin: 8px 0;
  margin-left: 20px;
  font-size: 12px;
  line-height: 14px;
}

.jobs h3{
  color: #111;
}

.jobs h4{
  color: #222;
  font-size: 14px;
  margin: 10px 0;
  font-weight: bold;
}

.jobs p.caption{
  color: #888;
  width: 350px;
}

p.apply{
  background-color: #ffffcc;
  font-size: 20px;
  width: 730px;
  padding: 40px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 40px;
  margin-top: 40px;
  border: 4px solid #c3e5f3;
}
