.gallery-frame1 {
	display: block;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.gallery-frame2 {
	border: 1px solid #CCCCCC;
	background-image: url(loading.gif);
	background-position: center center;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 8px;
	background-color: #FFF;
}
.gallery-frame3 {
	cursor: pointer;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.gallery-tekst {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	display: block;
	height: 16px;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 13px;
	margin-left: 13px;
}
