/* CSS  for Career Opportunities */

dl {
	margin-left: 3em;
}

dt {
	font-weight: bold;
}

dd {
	margin-bottom: 3em;
}

dl a {
	font-style: italic;
}

.imgRight {
	float: right;
	margin: 1em 0 1em 1em;
}