.searchPaginator{
	text-align:center;
	width:auto;
}

.searchPaginator .selected{
	font-size:140%;
	
}

.searchPaginator{
	bottom:2em dashed white;
	padding-left:0em;
}

.searchResults img{
	float:left;
}

.searchResults{
	border-top: .1em dashed white;
}

.searchPaginator li{
	list-style: none;
	display: inline;
	font-weight:bold;
}

.left{
	margin-right:2em;
	left:0em;
}

.right{
	margin-left:2em;
	
}

.whitebackground{
	background-color:white;
}	

.searchResults .row{
	width:auto;
	padding:.5em;
	
}


.searchResults .row img{
	height: 11em;	
}

.searchResults .missingInfo tr td{
   width:12em;
}

.missingInfo tr td {
		padding-left:.8em;
	}

.searchResults .missingInfo tr td[colspan="2"] {
      width:100%;
}

	.missingInfo tr td[colspan="2"]{

		padding-left:0em;
		padding-top:.8em;
		
	}
.bluearrowlink
{
    background-image:url(../../images/pijl_rechts_link.gif);
    background-repeat: no-repeat;
    background-position: 0px 50%;
    padding: 3px 0 3px 10px;
    text-align:center;
    margin: .4em 0;
    font-weight: 800;
    color: #004AB6;        
    text-decoration: none
}
.bluearrowlink:hover
{
    color: #FF0033
}