.fotouitfotogalerij {
	height: auto;
	width: 90%;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin-left: 8px;
	border: thin solid #bcb8b4;
	border-radius: 6px;
	-moz-border-radius:8px;
	border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
}

