#jobs { padding: 0 0 1em 0; }
	#jobs h3 { font-size: 14px; margin: 1.5em 0 0.5em 0  !important; padding: 0 !important; }
	#jobs h4 { font-size: 16px; margin: 1.5em 0 0.5em 0  !important; padding: 0 !important; }
	#jobs ul { list-style: none; }
	#job-search { background: url(./images/jobs-search-bg.png) no-repeat; padding: 8px 0 8px 10px; height: 20px; margin: 0 0 1em 0; clear: both; 	}
		#job-search select { font-size: 11px;  }
			#job-search #branche { width: 165px; }
			#job-search #radius { width: 65px; }
			#job-search #city { font-size: 11px; border: solid 1px #8e949a; padding: 2px; width: 140px; }
			#job-search #jobs-submit { width: 60px; height: 21px; }
			
	#jobs-results-header { font-size: 13px; margin: 2em 0 1em 0; padding: 0 0 0.5em 0; border-bottom: solid 1px #dedede; font-style: italic;}
	.job-results { margin: 0 !important; padding: 0 !important; list-style: none !important; }
		.job-results li { list-style: none !important; background:url(./images/jobs-blt.png) no-repeat 0 7px; padding: 0 0 1em 0.7em !important; margin: 0 !important; }
		.job-results li a {  }
		.job-results .job-info a {color: #3A4140; text-decoration: none;}
		.job-results .job-location { color: #6a6a6a; }
		
	#jobs #disclaimer { margin: -42px 0 1em 340px; font-size: 11px; position: absolute; }
	#jobs #disclaimer p { margin: 0 40px 0 0; padding: 0; }
	#jobs #disclaimer img { border: 0; margin: 0; padding: 0; clear: both; }

#jobs-widget { position: relative;  line-height: 14px; margin: 8px 0 0 0; }
	#jobs-widget h3 { background: url(./images/jobs-header.png) no-repeat; height: 32px; text-indent: -10000px; }
	#jobs-widget ul { background: url(./images/jobs-bg.png) no-repeat; list-style: none; font-family: Arial, sans-serif; font-size: 11px; padding: 0 11px; font-weight: normal; }
		#jobs-widget ul li { background: #fff; border-left: solid 1px #b0b0b0; border-right: solid 1px #b0b0b0; padding: 6px; }
		#jobs-widget ul li.alt { background: #f3f3f3; }
		#jobs-widget ul a { display: block; height: 14px; overflow: hidden; }
		#jobs-widget .job-info { font-size: 11px; display: block; height: 14px; overflow: hidden; }
		#jobs-widget .job-info strong a { color: #3A4140; text-decoration: none; display: inline; }
			#jobs-widget .job-location { color: #6a6a6a; }
		
	#jobs-footer { background: url(./images/jobs-footer.png) no-repeat; height: 33px; text-align: center;  margin: 0 0 0 0; padding: 8px 0; }

		#jobs-footer a { outline:none; display: block; width: 140px; height: 21px; margin: 0 auto; background-image: url(./images/jobs-btn.png); background-repeat: no-repeat; background-position: 0 0; }
			#jobs-footer a span { display: none; }

