.greyborder {
	border:					1px solid #666666;
}

li.Vacaturelist {
	margin:					0px 0px 5px 0px;
	list-style-image:		url(../images/layout/arrowlist.gif);
}

.subsubtitel 
{
	color:					red;
	font-weight:			bold;
}

.testimonial {
	position:               relative;
	float:                  left;
	width:					200px;
	height:                 270px;
	text-align:				left;
	padding:				5px;
	border:					1px solid #666666;
	margin:                 10px;
	overflow:               hidden;
}

.testimonial img
{
    position:               relative;
    float:                  left;
    width:                  175px;
    margin-bottom:          15px;
    padding-left:           12px;
    padding-top:            12px;
}
