table.job_results {
width: 100%;
border-spacing: 0;
text-align: left;
}
	table.job_results th {
	background-color: yellow;
	}
	table.job_results tr.odd {
	background-color: #fff;
	}
	table.job_results tr.even {
	background-color: #eef;

	}



#container #content .article div#selectorContainer ul li ul li.act div a {
padding: .4em 0 !important ;
}

#container #content .article div#resultsContainer {
clear: both;
padding-top: 50px;
}

#container #content .article div#keywordSearchForm {
clear: both;
}

h3.cv {
	border-bottom: 1px solid black;
clear: both;
}
table.cv {
padding-left: 10px;
}
p.cv {
padding-left: 10px !important;
}
h3.company_profile {
clear: both;
}
