
.galleryImage {
	width: 170px;
	height: 200px;
	float: left;
	position: relative;
	margin-right: 30px;
}
.galleryAdminImage {
	width: 170px;
	height: 200px;
	float: left;
	position: relative;
	margin-right: 30px;
}

.galleryImageRight {
	margin-right: 0px;
}

.galleryContainer {
	position: relative;
	height: auto;
}




.imageLink {
	border: 0px none;
	text-decoration: none;
}



