.filterMenu {
	font-size: 10px;
}
.calendarCell {
	vertical-align: middle;
	height: 25px;
}
#jobBoardTable td {
	font-size: 10px;
}
#jobBoardTable .heading {
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
#jobBoardTable img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
}
.jbImgLink {
	outline: none;
}
#jobBoardTable #cSelect {
	margin: 0px;
	padding: 0px;
	outline: none;
}
.required {
	font-size: 10px;
}
.formError {
	color: #FF0000;
}
