.scrollable {
	position:relative;
	overflow:hidden;
	width: 300px;
	height:110px;
	margin-bottom:10px;
}

.scrollable .items {
	width:20000em;
	position:absolute;
	clear:both;
}

.scrollable .vraag{
	height:110px;
	width:300px;
	overflow:hidden;
	float:left;
	margin:10px;
}

.scrollable2{
	position:relative;
	overflow:hidden;
	width: 581px;
	height:110px;
	margin-bottom:10px;
	float:left;
}

.scrollable2 .items {
	width:20000em;
	position:absolute;
	clear:both;
}

.scrollable2 a{
	display:block;
	width:63px;
	height:63px;
	overflow:hidden;
	float:left;
	margin-right:11px;
}

.scrollable2 .items img{
	width:61px;
	height:61px;
	border:#FFF 1px solid;
}

#scollable_container3{
	margin-top:20px;
}

.scrollable3{
	position:relative;
	overflow:hidden;
	width: 267px;
	height:63px;
	float:left;
}

.scrollable3 .items {
	width:20000em;
	position:absolute;
	clear:both;
}

.scrollable3 a{
	display:block;
	width:63px;
	height:63px;
	overflow:hidden;
	float:left;
	margin-right:5px;
}

.scrollable3 .items img{
	width:61px;
	height:61px;
	border:#FFF 1px solid;
}

.scrollable4{
	position:relative;
	overflow:hidden;
	width: 600px;
	height:74px;
	float:left;
}

.scrollable4 .items {
	width:20000em;
	position:absolute;
	clear:both;
}

.scrollable4 .items img{
	width:96px;
	height:72px;
	margin-right:4px;
	float:left;
}

.album a.browse {
	display:block;
	width:20px;
	height:63px;
	float:left;
	cursor:pointer;
	text-align:center;
	font-size:20px;
	line-height:60px;
}

.album a.browse:hover{
	color:#fff000;
}

.album a.disabled {
	visibility:hidden !important;		
}

.indexFotos a.browse {
	display:block;
	width:15px;
	height:63px;
	float:left;
	cursor:pointer;
	text-align:center;
	font-size:20px;
	line-height:60px;
}

#scrollable4 a.browse {
	display:block;
	width:21px;
	height:72px;
	float:left;
	cursor:pointer;
	text-align:center;
	font-size:20px;
	line-height:68px;
}

.indexFotos a.browse:hover, #scrollable4 a.browse:hover{
	color:#fff000;
}

.indexFotos a.disabled, #scrollable4 a.disabled {
	visibility:hidden !important;
}

#image_wrap {
	width:643px;
	margin-bottom:15px;
	text-align:center;
}