	.werk-item {
		float: left;
		margin-right: 75px;
		width: 220px;
		height: 310px;
	}
	
	.werk-item.side {margin-right: 0px;}
	.werk-item.leftside {margin-left: 35px;}
	
	.werk-image {
		position: relative;
		width: 240px;
		padding-top: 80px;
	}
	
	.werk-belbios {background: url(../img/werk-belbios.png) no-repeat 0 0;}
	.werk-bios {background: url(../img/werk-bios.png) no-repeat 0 0;}
	.werk-hockey {background: url(../img/werk-hockey.png) no-repeat 0 0;}
	.werk-ivuvu {background: url(../img/werk-ivuvu.png) no-repeat 0 0;}
	.werk-ugame {background: url(../img/werk-ugame.png) no-repeat 0 0;}
	.werk-tagorange {background: url(../img/werk-tagorange.png) no-repeat 0 0;}
	.werk-uitjes {background: url(../img/werk-uitjes.png) no-repeat 0 0;}
	.werk-lmly {background: url(../img/werk-lmly.png) no-repeat 0 0;}
	.werk-huren {background: url(../img/werk-huren.png) no-repeat 0 0;}
	
		.projecten-box .werk-item h1 {margin-top: 5px;}

/*
 OLD
*/
.tjuna-intro {
	/*width: 892px;*/
}
.app-nav .tjuna-intro {
    height: 87px;
}
.bios-info {
	display: inline;
	padding-right:5px;
	width: 282px;
}
/*.app-list {padding: 10px;}*/

	.app-list li {
		float: left;
		text-align: center;
		padding-bottom: 7px;
	}
	
	.app-list li a:hover {
		font-weight: normal;
	}
	
		.bios {
			display: block;
			padding-top: 70px;
			width: 83px;
			background: url(/public/img/bios-applicatie.gif) no-repeat 0 0;
		}
		
		.hockey {
			display: block;
			padding-top: 70px;
			width: 83px;
			background: url(/public/img/hockey-applicatie.gif) no-repeat 0 0;			
		}
		
		.ivuvu {
			display: block;
			padding-top: 70px;
			width: 83px;
			background: url(/public/img/ivuvu-applicatie.gif) no-repeat 0 0;			
		}
		
		.belbios {
			display: block;
			padding-top: 70px;
			width: 83px;
			background: url(/public/img/belbios-applicatie.png) no-repeat 0 0;			
		}
		
.bios-intro {
	float: left;
	width: 300px;
}

	.bios-features li {
		vertical-align: top;
		padding-left: 18px;
		padding-bottom: 10px;
		background: url(/public/img/bullet-point.gif) no-repeat 0 25%;
	}
	
	.download-button {display: block;margin-bottom: 20px;}
		
.bios-screenshots {
	float: left;
	height: 513px;
	width: 327px;
	background: url(/public/img/iphone-image.gif) no-repeat 0 0;
}
		
.huren-screenshots {
	float: left;
	height: 513px;
	width: 327px;
	background: url(/public/img/iphone-image-huren.png) no-repeat 0 0;
}
		
.hockey-screenshots {
	float: left;
	height: 513px;
	width: 327px;
	background: url(/public/img/iphone-image-hockey.png) no-repeat 0 0;
}
		
.ivuvu-screenshots {
	float: left;
	height: 513px;
	width: 327px;
	background: url(/public/img/iphone-image-ivuvu.png) no-repeat 0 0;
}

.belbios-screenshots {
	float: left;
	height: 513px;
	width: 327px;
	background: url(/public/img/iphone-image-belbios.png) no-repeat 0 0;
}

