#driBlock.itemBlock{
    float:none;
    overflow: hidden;
    position: relative;
    width: 748px;
    padding-right: 0;
}

#driBlock .headerBlock{
	width: 748px;
}

#driBlock .h4Container{
	height: 45px;
    width: 150px;
}

#driBlock .item{
	float: left;
    border-top: 1px solid #E5E5E5;
    border-bottom: none;
    height: 25px;
    width: 226px;
    background-color: white;
}

#driBlock .uitgelicht{
	float: right;
	position: absolute;
	right: 0;
	top: 40px;
	height: 100%;
	z-index: -1;
	margin: 0;
	padding: 0;
	border-top: 0;
}


#NewsStudentsBlock.itemBlock{
    float:none;
    overflow: hidden;
    position: relative;
    width: 495px;
    padding-right: 0;
}

#NewsStudentsBlock .headerBlock{
	width: 495px;
}

#NewsStudentsBlock .h4Container{
	height: 45px;
    width: 150px;
}

#NewsStudentsBlock .item{
	float: left;
    border-top: 1px solid #E5E5E5;
    border-bottom: none;
    height: 20px;
    width: 0px;
    background-color: white;
}

#NewsStudentsBlock .uitgelicht{
	float: right;
	position: absolute;
	right: 0;
	top: 40px;
	width: 495px;
	height: 100%;
	z-index: -1;
	margin: 0;
	padding: 0;
	border-top: 0;
}




#NewsStudentsPortretsBlock.itemBlock{
    float:none;
    overflow: hidden;
    position: relative;
    width: 250px;
	height: 397px;
    padding-right: 0;
}

#NewsStudentsPortretsBlock .headerBlock{
	width: 250px;
}

#NewsStudentsPortretsBlock .h4Container{
	height: 45px;
    width: 150px;
}

#NewsStudentsPortretsBlock .item{
	float: left;
    border-top: 1px solid #E5E5E5;
    border-bottom: none;
    height: 10px;
    width: 0px;
    background-color: white;
}

#NewsStudentsPortretsBlock .uitgelicht{
	float: right;
	position: absolute;
	right: 0;
	top: 40px;
	width: 250px;
	height: 100%;
	z-index: -1;
	margin: 0;
	padding: 0;
	border-top: 0;
}
