#jobsearchform fieldset {  
	margin: 0px 0px 0px 0px;  
	padding: 0px;
	border-style: none;
}

#jobsearchform fieldset input {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #666;
	padding: 0px 3px 1px 3px;
}

#jobsearchform legend {  
	font-size: 21px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #fff;
	padding: 5px 0px 0px 10px;
	margin-bottom: 12px;
}

#jobsearchform label {
	display: block;
	font-weight: bold;
	color: #c00000;
	padding-bottom: 5px;
}

#jobsearchform select {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #666;
}

#jobsearchform option {
	padding-left: 3px;
	padding-bottom: 1px;
}

#jobsearchform fieldset ol {
	padding: 8px 8px 0px 30px;  
	list-style: none;
}

#jobsearchform fieldset li {  
	padding-bottom: 8px;
}

.jobsubmit {
	background: url(/images/button_jobsearch_dual.png) no-repeat;
	float: right;
	height: 18px;
	width: 100px;
	border: none;
	margin-right: 74px;
	cursor: pointer;	
}

.jobsubmit:hover {
	background: url(/images/button_jobsearch_dual.png) 0 -18px no-repeat;
}

#jobsearchform fieldset.radiobutton legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight: bold;
	display: block;
	color: #c00000;
	padding-top: 15px;
	padding-left: 30px;
	margin-bottom: 5px;
}

#jobsearchform fieldset.radiobutton label {
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight: normal;
	color: #666;
}

#jobsearchform fieldset.radiobutton ol {
	padding: 0px 0px 0px 30px;  
	list-style: none;
}

#jobsearchform fieldset.radiobutton li {
	display: inline;
	padding: 0px 20px 0px 0px;
}

#jobsearchform #keyword {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#jobsearchform #locvar {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#jobsearchform #namevar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#jobsearchform #postvar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#contactform {
	float: left;
	width: 585px;
}

#contactform text {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #666;
}

#contactform fieldset {  
	margin: 0px 0px 0px 0px;  
	padding: 0px;
	border-style: none;
}

#contactform label {
	display: block;
	font-weight: bold;
	color: #369;
	padding-bottom: 5px;
}

#contactform select {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #666;
}

#contactform option {
	padding-left: 3px;
	padding-bottom: 1px;
}

#contactform fieldset ol {
	padding: 8px 8px 0px 30px;  
	list-style: none;
}

#contactform fieldset li {  
	padding-bottom: 8px;
}

#contactform textarea#comments {  
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #666;
}

#contactform fieldset input {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #666;
	padding: 0px 3px 1px 3px;
}

#contactform fieldset.submit {
	border-style: none;
	text-align: left;
	padding: 8px 8px 0px 30px;
}

#browseform fieldset { 
	margin: 0px 0px 0px 0px;  
	padding: 0px;
	border-style: none;
}

#browseform label {
	display: block;
	font-weight: bold;
	color: #369;
	padding-bottom: 5px;
}

#browseform select {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #666;
	margin-top: 15px;
}

#browseform option {
	padding: 1px 3px 1px 3px;
}

#browseform fieldset ol {
	padding: 0px 0px 0px 0px;  
	list-style: none;
}

#browseform fieldset li {  
	padding-top: 0px;
}

#browseform fieldset input {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #666;
	padding: 0px 3px 1px 3px;
}

.browsubmit {
	background: url(/images/button_browse_dual.png) no-repeat;
	height: 18px;
	width: 50px;
	border: none;
	margin: 15px 0px 0px 10px;
	cursor: pointer;	
}

.browsubmit:hover {
	background: url(/images/button_browse_dual.png) 0 -18px no-repeat;
}

.searchsubmit {
	background: url(/images/button_search_dual.png) no-repeat;
	height: 18px;
	width: 50px;
	border: none;
	margin: 0px 0px 0px 15px;
	cursor: pointer;	
}

.searchsubmit:hover {
	background: url(/images/button_search_dual.png) 0 -18px no-repeat;
}

#employerbtn fieldset { 
	margin: 0px 0px 0px 0px;  
	padding: 0px;
	border-style: none;
}

.employerbtn {
	background: url(/images/button_employers.png) no-repeat;
	height: 40px;
	width: 140px;
	border: none;
	cursor: pointer;
}

.employerbtn:hover {
	background: url(/images/button_employers.png) 0 -40px no-repeat;
}

#browseform #typevar {
	float: left;
}

#browseform #specvar {
	float: left;
}

#browseform #keyword {
	float: left;
}

#browseform #indvar {
	margin-top: 0px;
	margin-bottom: 10px;
}

#empemailform fieldset {  
	margin: 0px 0px 0px 0px;  
	padding: 0px;
	border-style: none;
}

#empemailform label {
	display: block;
	font-weight: bold;
	color: #369;
	padding-bottom: 5px;
}

#empemailform select {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #666;
}

#empemailform option {
	padding: 0px 3px 1px 3px;
}

#empemailform fieldset ol {
	padding: 8px 8px 0px 0px;  
	list-style: none;
}

#empemailform fieldset li {  
	padding-bottom: 8px;
}

#empemailform fieldset input {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #666;
	padding: 0px 3px 1px 3px;
}

#empemailform textarea#comments {  
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #666;
}

#empemailform fieldset.submit {
	border-style: none;
	text-align: left;
	padding: 8px 0px 0px 0px;
}

#loginform fieldset { 
	margin: 0px 0px 0px 0px;  
	padding: 0px;
	border-style: none;
}

#loginform label {
	display: block;
	font-weight: bold;
	color: #369;
	padding-bottom: 5px;
}

#loginform fieldset ol {
	padding: 0px 0px 0px 0px;  
	list-style: none;
}

#loginform fieldset li {  
	padding-top: 0px;
	padding-bottom: 10px;
}

#loginform fieldset input {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #666;
	padding: 0px 3px 1px 3px;
}

#loginform fieldset.submit {
	border-style: none;
	text-align: left;
	padding: 5px 0px 0px 0px;
}

#registerform fieldset {  
	float: left;
	clear: left;
	width: 100%;
	margin: 0px 0px 0px 0px;  
	padding: 0px;
	border-style: none;
}

#registerform label {
	float: left;
	width: 300px;
	font-weight: bold;
	color: #369;
	margin-right: 25px;
}

#registerform select {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #666;
}

#registerform option {
	padding: 0px 3px 1px 3px;
}

#registerform input {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #666;
	padding: 0px 3px 1px 3px;
}

#registerform fieldset ol {
	padding: 10px 0px 0px 0px;  
	list-style: none;
}

#registerform fieldset li {  
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 15px;
}

#registerform fieldset.checkbox input {
	display: block;
	float: left;
}

#registerform fieldset.checkbox label {
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight: bold;
	color: #369;
	padding-left: 10px;
}

#registerform fieldset.checkbox ol {
	padding: 0px 0px 0px 0px;  
	list-style: none;
}

#registerform fieldset.checkbox li {
	padding: 0px 0px 0px 0px;
}

#registerform fieldset.checkbox li p {
	margin: 0px 0px 15px 25px;
}

#registerform fieldset.submit {
	float: right;
	width: auto;
	margin: 15px 0px 0px 0px;  
	padding: 0px;
	border-style: none;
}

#registerform .regcompbtn {
	background: url(/images/button_register_complete.png) no-repeat;
	height: 30px;
	width: 300px;
	border: none;
	cursor: pointer;
	text-align: right;
}

#registerform .regcompbtn:hover {
	background: url(/images/button_register_complete.png) 0 -30px no-repeat;
}

#registerform .accntupdbtn {
	background: url(/images/button_account_update.png) no-repeat;
	height: 30px;
	width: 300px;
	border: none;
	cursor: pointer;
	text-align: right;
}

#registerform .accntupdbtn:hover {
	background: url(/images/button_account_update.png) 0 -30px no-repeat;
}

#profileform fieldset { 
	float: left;
	clear: left;
	width: 100%;
	margin: 0px 0px 0px 0px;  
	padding: 0px;
	border-style: none;
}

#profileform label {
	float: left;
	width: 300px;
	font-weight: bold;
	color: #369;
	text-align: right;
	margin-right: 15px;
}

#profileform fieldset ol {
	padding: 15px 0px 0px 0px;  
	list-style: none;
}

#profileform fieldset li {  
	float: left;
	clear: left;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 10px;
}

#profileform input, textarea {  
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #666;
}

#profileform fieldset.submit {
	float: right;
	width: auto;
	margin: 15px 0px 0px 0px;  
	padding: 0px;
	border-style: none;
}

#profileform .profupdbtn {
	background: url(/images/button_profile_update.png) no-repeat;
	height: 30px;
	width: 300px;
	border: none;
	cursor: pointer;
	text-align: right;
}

#profileform .profupdbtn:hover {
	background: url(/images/button_profile_update.png) 0 -30px no-repeat;
}

.tagtext {
	float: left;
	width: 330px;
}

.taglist {
	float: right;
	width: 373px;
}

textarea.taglist {
	width: 373px;
	height: 140px;
}

textarea.worksum {
	width: 373px;
	height: 100px;
}

.sumrule {
	margin: 5px 15px 5px 15px;
	border-bottom: 1px solid #c0c0c0;	
}

#savesearchform {
	float: left;
	width: 585px;
}

#savesearchform input {  
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #666;
}

#savesearchform fieldset {  
	margin: 0px 0px 0px 0px;  
	padding: 0px;
	border-style: none;
}

#savesearchform label {
	display: block;
	font-weight: bold;
	color: #369;
	padding-bottom: 5px;
}

#savesearchform select {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #666;
}

#savesearchform option {
	padding-left: 3px;
	padding-bottom: 1px;
}

#savesearchform fieldset ol {
	padding: 8px 8px 0px 30px;  
	list-style: none;
}

#savesearchform fieldset li {  
	padding-bottom: 8px;
}

#savesearchform fieldset.submit {
	border-style: none;
	text-align: left;
	padding: 8px 8px 0px 30px;
}

#usersearchform fieldset { 
	margin: 0px 0px 0px 0px;  
	padding: 0px;
	border-style: none;
}

#usersearchform label {
	display: block;
	font-weight: bold;
	color: #369;
	padding-bottom: 5px;
}

#usersearchform select {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #666;
}

#usersearchform option {
	padding-left: 3px;
	padding-bottom: 1px;
}

#usersearchform fieldset.agentname { 
	float: left;
	clear: left;
	width: 100%;
	margin: 0px 0px 0px 0px;  
	padding: 0px;
	border-style: none;
}

#usersearchform fieldset.agentname label {
	float: left;
	width: auto;
	font-weight: bold;
	color: #369;
	margin-right: 25px;
}

#usersearchform fieldset.agentname ol {
	padding: 10px 0px 0px 0px;  
	list-style: none;
}

#usersearchform fieldset.agentname li {
	float: left;
	clear: left;
	width: 100%;
}

#usersearchform fieldset ol {
	padding: 0px 0px 0px 0px;  
	list-style: none;
}

#usersearchform fieldset li {  
	padding-top: 0px;
	padding-bottom: 10px;
}

#usersearchform fieldset input {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #666;
	padding: 0px 3px 1px 3px;
}

#usersearchform fieldset.submit {
	border-style: none;
	text-align: right;
	padding: 15px 0px 0px 0px;
}

#usersearchform fieldset.submit input {
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 15px;
}

#usersearchform fieldset.radiobutton legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight: bold;
	display: block;
	color: #369;
	padding: 0px 0px 5px 0px;
}

#usersearchform fieldset.radiobutton label {
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight: normal;
	color: #666;
}

#usersearchform fieldset.radiobutton ol {
	padding: 0px 0px 15px 0px;  
	list-style: none;
}

#usersearchform fieldset.radiobutton li {
	padding: 0px 0px 0px 5px;
}

.agentleft {
	float: left;
	width: 339px;
	margin-right: 25px;
}

.agentright {
	float: right;
	width: 314px;
	padding-left: 25px;
}

.postcontbtn {
	background: url(/images/button_post_continue.png) no-repeat;
	height: 30px;
	width: 300px;
	border: none;
	cursor: pointer;
	text-align: right;
	margin-top: 20px;
}

.postcontbtn:hover {
	background: url(/images/button_post_continue.png) 0 -30px no-repeat;
}

#postjobform fieldset {  
	float: left;
	clear: left;
	width: 100%;
	margin: 0px 0px 0px 0px;  
	padding: 0px;
	border-style: none;
}

#postjobform fieldset input {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #666;
	padding: 0px 3px 1px 3px;
}
  
#postjobform label {
	float: left;
	width: 300px;
	font-weight: bold;
	color: #369;
	margin-right: 25px;
}

#postjobform select {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #666;
}

#postjobform option {
	padding: 0px 3px 1px 3px;
}

#postjobform fieldset ol {
	padding: 10px 0px 0px 0px;  
	list-style: none;
}

#postjobform fieldset li {  
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 15px;
}

#postjobform fieldset.checkbox input {
	display: block;
	float: left;
}

#postjobform fieldset.checkbox label {
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight: bold;
	color: #369;
	padding-left: 10px;
}

#postjobform fieldset.checkbox ol {
	padding: 0px 0px 0px 0px;  
	list-style: none;
}

#postjobform fieldset.checkbox li {
	padding: 0px 0px 0px 0px;
}

#postjobform fieldset.checkbox li p {
	margin: 0px 0px 15px 25px;
}

#postjobform fieldset.checkbox textarea {
	width: 503px;
	height: 100px;
}

#postjobform fieldset.submit {
	float: right;
	width: auto;
	margin: 15px 0px 0px 0px;  
	padding: 0px;
	border-style: none;
}

#postjobform textarea {
	width: 703px;
	height: 180px;
}

#postjobform .jobsubmitbtn {
	background: url(/images/button_jobsubmit.png) no-repeat;
	height: 30px;
	width: 300px;
	border: none;
	cursor: pointer;
	text-align: right;
}

#postjobform .jobsubmitbtn:hover {
	background: url(/images/button_jobsubmit.png) 0 -30px no-repeat;
}

#buttononlyform input {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #666;
	padding: 0px 3px 1px 3px;
}

#emailjobform fieldset {  
	float: left;
	clear: left;
	width: 100%;
	margin: 0px 0px 0px 0px;  
	padding: 0px;
	border-style: none;
}

#emailjobform fieldset input {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #666;
	padding: 0px 3px 1px 3px;
	text-align: right;
}
  
#emailjobform label {
	float: left;
	width: 450px;
	font-weight: bold;
	color: #666;
	margin-right: 25px;
}

#emailjobform fieldset ol {
	padding: 10px 0px 0px 0px;  
	list-style: none;
}

#emailjobform fieldset li {  
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 15px;
}

#emailjobform fieldset.submit {
	float: right;
	width: auto;
	margin: -18px 0px 0px 0px;  
	border-style: none;
}

