#job-wrapper {
	background:none;
	float:left;
	width:832px;
	position: relative;
	margin-left:-8px;
	margin-top:10px;
}

#job-item-contour {
	width:180px;
	height:180px;
	margin-left:28px;
	margin-top:0px;
	margin-bottom:28px;
	margin-right:0px;
	padding-left:0px;
	padding-top:0px;
	float:left; 
	background-image: url(../images/common/job-item-bg.png);
	background-repeat:no-repeat;
}

#job-item-image {
	width:180px;
	height:180px;
	float:left; 
	background-repeat:no-repeat;
}

#job-descr {
	width:388px;
	height:174px;
	margin-left:28px;
	margin-top:0px;
	margin-bottom:28px; 
	padding-left:0px;
	padding-top:6px;
	padding-right:0px;
	float:left; 
	background:none;
}