.vacature {
		overflow:hidden;	
	}
	#detailLeft {
		float:left;
		width:580px;/*620*/
	}
	#detailRight {
		float:right;
		width:202px;
	}
	h1 {
		font-size:16px;
		font-weight:normal;
		line-height:22px;
	}
	#detailRight h3 {
		text-transform:uppercase;
		margin:25px 0;
		font-size:12px;
	}
	#detailRight p {
		line-height:16px;	
	}
	.button {
		float:none;
		width:140px;
	}
	.button span {
		display:none;	
	}
	#first {
		margin-top:25px;	
	}
	h2.headie {
		float:left;	
		background:#e2017b;
		width:195px;
	}
	.contentHeader {
		border-bottom:3px solid #443407;
		width:auto;
		float:right;
		height:25px;
		margin-bottom:20px;
	}
	#detailLeft .contentHeader {
		float:right;
		width:auto;
		/*width:409px;*/
		border-color:#443407;
	}
	#detailLeft h2.headie {
		background:#443407;
	}
	.vacature {
		padding-bottom:7px;
		padding-top:7px;
		border-bottom:3px solid #443407;
	}
	.vacature h3, .vacatureContent h4  {
		color:#443407;	
	}
	.vacatureContent h4 {
		text-transform:uppercase;
		margin-top:10px;
		margin-bottom:5px;
	}
	.itemContent {
		line-height:18px;	
	}
