@charset "utf-8";

#galleryyearselect {
	width: auto;
	clear: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#gallerytext {
	clear: both;
	display: block;
}
.galleryitemtext {
	float: left;
	display: block;
}
#txtHint {
	margin: 0px;
	padding: 0px;
}

.galleryitemholder {
	height:140px;
	width: 140px;
	margin: 0px;
	float: left;
}
.galleryheader {
	height:50px;
	clear:both;
}
.gallerythumb {
	clear: both;
	float: left;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}

