div.jobpost	{
	border-bottom: 1px solid #837876;
	}
	
div.jobpost a:link, div.jobpost a:visited	{
	text-decoration: none;
	font-weight: bold;
	color: #5a4a48;
	}
	
div.jobpost a:hover	{
	text-decoration: underline;
	font-weight: bold;
	color: #5a4a48;
	}
	
.jobtitle	{
	font-weight: bold;
	font-size: 13px;
	color: #5a4a48;
	}
			
