﻿

#current_vacancies {
  padding: 0 0 20px 0;
  margin: 30px 0 20px 0;
}

.job {
  background: url(bullet.gif) no-repeat left 10px;
  padding: 0 0 20px 20px;
  border-bottom: 2px solid #eee;  
  margin: 0 50px 0 0;
}

.job h3 {
	margin: 0;
	}
	
.job p {
	line-height: 1.4em !important;
	}
	
.job_detail {
  margin: 20px 0 10px 0;
}
	
.job_detail ul {
	margin-right: 75px !important;
	}
	
.job_detail h3 {
	margin-top: 0 !important;
	}