
#galleriContainer {
	width: 420px;
}
.galleriTittel {
	display: block;
	float: left;
	clear: both;
	height: 30px;
	margin-bottom: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.galleriThumb {
	height: 117px;
	width: 130px;
	float: left;
	background-image: url(../image/galleri.gif);
	margin-right: 4px;
	margin-left: 3px;
}
.galleriThumb img {
	height: 90px;
	width: 113px;
	margin-top: 8px;
	margin-left: 8px;
}
.galleri {
	float: left;
	margin-right: 6px;
}
#spacer {
	width: 100%;
	height: 20px;
	float: none;
	clear: both;
}
.galleri img {
	height: 82px;
	width: 123px;
	margin-top: 12px;
	margin-left: 12px;
}
