/* Correct list styling issue created in markstyle.css */
body.single-job_listing main ul li {
	display: inline-block;
}
