﻿.postings_background{
	padding:25px;
	background:#eeeeee;
	margin-bottom:20px;
}
.postings_background table{
    margin: 0;
}
.postings_background table td,
.postings_background table th
{
    padding:8px;
}
.postings_background table a:hover{
    text-decoration:underline;
}
.JobPostingsContent ul{
    margin:0 0 0 20px;
}
.JobPostingsContent{
	padding: 50px 0 50px 0;
}