div#recruiting {
	margin-top: 5em;
}
div#recruiting h4 {
	color: #333333;
}
div#recruiting h6 {
	font-size: 100%;
	font-weight: normal;
}
div#recruiting p {
	text-indent: 1em;
}
div#recruiting table {
	margin-left: 1em;
	width: 80%;
}
div#recruiting table td {
	vertical-align: text-top;
}
div#recruiting table td.nowrap {
	white-space: nowrap;
	width: 3em;
}
div#recruiting ul {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 1.8em;
}
div#recruiting li {
	text-indent: -1.8em;	
}
div#recruiting address {
	margin-left: 2em;
	font-style: normal;
}
em.red {
	color: #CC0000;
	font-style: normal;
}
div#center_col .pdficon {
    background: url(../images/pdficon.gif) no-repeat left top;
	margin-top: 2em;
	margin-left: 4em;
    line-height: 35px;
    padding-left: 35px;
	font-size: 85%;
}
