fieldset {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
fieldset ol {
	list-style-type: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
}
fieldset li {
	padding-bottom: 10px;
}
legend {
	font-weight: bold;
	color: #666666;
}
#locationID, #tenureID  {
	width: 165px;
	border: 1px solid #999999;
	color: #666666;
}
#search {
	border: 1px solid #CCCCCC;
	color: #666666;
}


#submitFS {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 15px;
}
label {
	display: block;
	font-weight: bold;
	padding-bottom: 3px;
	color: #666666;
}
#allJobs a {
	margin-left: 15px;
	padding: 0px;
	margin-bottom: 0px;
	color: #666666;
	font-weight: bold;
}
#allJobs a:hover {
	text-decoration: underline;
}

