@charset "utf-8";
.tableCellPosition {
	font-weight: bold;
}
.tableCellLocation {
}
.tableCellContact {
}
.tableCellJobDescription {
	width: 200px;
}
.tableCellRequirements {
	width: 250px;
	list-style-type: circle;
}
ul {
	padding-left: 15px;
	margin-left: 0px;
}
