#text ul{
	padding: 0;
}
#text a{
	text-decoration: none
}


#text ul li.jobListing {
	list-style: none;
	border-bottom: solid 1px #cccccc;
	padding: 5px 0 5px 0;
	background: none;
}


