#Content {
	width: 100%;
}

#Content .job-offer {
	font-family: 'Arial', serif;
	margin-bottom: 20px;
}

#Content .job-offer h2.title {
	font-family: 'Arial', serif;
}

#Content .job-offer .banner {
	background: url('../images/banner.jpg') #264780 no-repeat;
	height: 106px;
}

#Content .job-offer h2.title {
	font-family: 'Arial', serif;
	font-size: 25px;
	padding: 10px 0;
	color: #919193;
	margin: 0;
}

#Content .job-offer .details{
	display: none;
}