#job {
overflow:auto;
width: 299px;
}

#searchForm {
width: 279px;
margin:0px 10px 0px 10px;
}

	#searchForm #searchLogo {
	margin-left:14px;
	}

	#searchSend {
	text-align:center;
	margin:10px 0px;
	}
	
			#searchSend form {
				display: block;
			}
			
					#searchSend form .ie6 {
						width: 279px;
						overflw: auto;
						padding: 2px 0px;
					}
					
							.sL {
							width:120px;
							padding:3px 0px 0px 0px;
							/*height:18px;*/
							text-align:right;
							}
							
							.sR {
							width:140px;
							}
	
									.sR input {
									padding-top:0px;
									}

    #job-offers {
	text-align:center;
	margin-top:15px;
	line-height:1.6em;
	display:none;
    }
    
    		.jobs-row-shown {
		    display: block;
		    }
		    
		    .jobs-row {
		    display: none;
		    }
		    
		    .jobs-row, .jobs-row2 {
		
		    }
		
		    .jobs-col {
		    width:125px;
		    padding:5px;
		    margin:1px;
		    }
	
	#jobNavi {
	text-align:center;
	padding-top:10px;
	}
	
	.jobButtons {
		overflow: auto;
		zoom: 1;
	}

	#textSearchRight, #textSearchLeft  {
	width:147px;
	height:24px;
	margin-top:15px;
	padding-top:10px;
	text-align:center;
	}
	
	
	
	
	
	.jobSearchList {
	margin-top:16px;
	}
	
	.addcv {
	width:140px;
	}
	
	.jobHead {
	text-align:center;
	}