.jobtable
{
	margin-bottom: 35px;
}
.jobtable th
{
	text-align: left;
	background-color: #ffae00;
	border: none;
}
.occtitle
{
	background-color: #fff;
	font-size: 1.1em;
	font-weight: 600;
}


.jobtable table
{
	width: 100%;
}
.linklist
{
	margin: 0px 10px;
}
.linklist ul
{
	list-style-type: disc;
	margin: -15px 0px 0px 10px;
}
.linklist ul li a
{
	background: none; padding: 0px; text-decoration: underline;
	margin: 0px;
}

.linklist ul li a:hover {background:none;}

.metro table tr td img
{
	vertical-align: middle;		/* middle text-top */
}

