	#content {
		width: 235px;
		position: absolute;
		bottom: 175px;
		left: 0;
	}
	
	#job_container {
		position: absolute;
		top: 70px;
		left: 40px;
	}
	
	div.job_apply_button {
		position: absolute;
		right: 95px;
		bottom: 105px;
		font-size: 16px;
	}
	div.job_apply_button a { text-decoration: none; }
