.gallery-frame1 {
	background-color: #E3EFE5;
	padding: 7px;
	text-align: center;
	margin: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.gallery-frame2 {
	border: 1px solid #BBD7BB;
	margin: 4px;
	padding: 1px;
}
.gallery-frame3 {
	cursor: pointer;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 3px;
	margin-left: 4px;
}
.gallery-tekst {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	display: block;
	margin: 3px 4px;
	background-color: #C6D3C5;
	height: 19px;
	cursor: default;
}

