@charset "UTF-8";
/* CSS Document */

		#wib-outer
		{
			position:relative;
		left: 10px;
			top:10px;
			width:434px;
			height:118px;
			overflow:hidden;
		}
		#wib-inner
		{
			position:relative;
			left:0px;
			top:0px;
		}
		.wib-object
		{
			position:absolute;
			float:left;
			width:146px;
			text-align:center;
		}
		.wib-object a {  color:#002ba7 !important;text-decoration:none;text-align:center;font-size:.85em; }
		.wib-object img.thumb { border: 2px solid #ccc; float:none;display:block;padding:0;margin:0 auto; }
		.wib-object a:hover { color:#fff !important; }
		.wib-object a:hover img.thumb { border: 2px solid #fff; }
		.wib-prijs{white-space:nowrap;}

/* FEATURED */

.featured-arrow-l {
border:none;

z-index:1;
width: 20px;
	
}
.featured-arrow-r {
position:relative;

border:none;
width: 20px;
}
a#Wib-arrow-r{
margin: 40px 10px 0 443px;
width:20px;
position:absolute;
float:right;
z-index:1;
}
a#Wib-arrow-l{
margin: 40px 0 0 0;
width:20px;
position:absolute;
float:left;
z-index:1;
}
