.job {
	position:relative;
	margin-bottom:24px;
}

.job br {
	clear:left;
}

.job .title {
	width:170px;
	float:left;
	margin-right:12px;
}

#container #content #body .job h2 {
	text-transform:uppercase;
	font-size:1em;
	background:transparent url(/images/home/title-170.png) bottom center no-repeat;
	color:#FFF;
	padding:6px 7px;
}

#container #content #body .job .description {
	margin-left:200px;
	padding-right:60px;
}

.job img.more {
	position:absolute;
	bottom:0;
	right:0;
}
