.imagesCell{
	text-align: left;
	vertical-align: top;
	height: 80px;
	margin: 10px 0 0 0; 
	padding: 0;	
}
.imageLayout{
	float: left;
	margin: 0 10px 10px 0;	
	padding: 0;
}
.imageLayout a{
	margin: 0;	
	padding: 0;
}
.imageLayout img{
	display: block;
	width: 150px;
	margin: 0;
	padding: 0;
	border: 1px solid #FFFFFF;
	z-index:10;
}	
.thumbnailLeft{
	display: block;
	width: 150px;
	padding: 0;
	border-top: 0;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	z-index:10;
}	
.galeryTitleDiv{
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	font-size: 15px;
	color: #FFFFFF;
}

#galery{
	width: 100px;
}
div.titleAlbum{
	width: 150px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #FFFFFF;
	height: 18px;
	margin: 10px 0 0 0;
	padding-top: 3px;
	text-align: center;
	background: #FFFFFF;
}
div.titleAlbum a, div.titleAlbum a:visited, div.titleAlbum a:hover{
	font-weight: normal;
	font-size: 11px;
	color: #181818;
}
.botAlbum{
	width: 202px; height: 6px;
	margin: 0 0 10px 0;	
	padding: 0;
}

div.statistics{
	float: right;
	width: 310px;
	margin-right: 10px;
}
div.statisticsTop{
	width: 312px; height: 6px;
	margin: 0 0 10px 0;	
	padding: 0;
}
div.statisticsMid{
	width: 312px;
	padding: 3px;
	background: #FFFFFF;
}
div.statisticsMid a, div.statisticsMid a:visited, div.statisticsMid a:hover{
	font-weight: normal;
	font-size: 11px;
	color: #181818;
}
div.statisticsBot{
	width: 312px; height: 6px;
	margin: 0 0 10px 0;	
	padding: 0;
	background-image: url('http://www.kreek.nl/NEW/images/blue/statisticsBot.png');
}
#galery .link{
}
#galery .img{
}
.notActive{
	background-color: red;
}
.even{
	background-color: #dddddd;
}
.odd{
	background-color: #aaaaaa;
}
.linkPrev{
	font-size: 8px;
	float: left;
}
.linkNext{
	font-size: 8px;
	float: right;
}