h2.page-title {
	margin-bottom: 50px;
}

div.odd {
	background: url(../../images/job-bg01.gif) no-repeat center 44px;
}

div.even {
	background: url(../../images/job-bg02.gif) no-repeat center -18px;
}

div.odd,
div.even {
	position: relative;
	padding-top: 50px;
}

div.odd h3,
div.even h3 {
}

div.odd h3 img,
div.even h3 img {
	position: absolute;
	top: -55px;
}

div.odd p,
div.even p {
	padding: 0 120px;
	min-height: 150px;
	color: #446782;
	font-size: 14px;
}

div.last-child {
	height: 120px;
}