.topMargin {margin-top: 15px;}
.short {height: 200px;}
.med   {height: 410px;}
.tall  {height: 610px;}
.twoRows {height: 690px;}

.galleryFrame {
	width: auto;
	position: relative;
	margin-right: 0px;
}
.galleryFrame div.clearFix {
	clear: both;
	height: 1px;
}
.galleryFrame img {
}
.galleryFrame div.img {
	display: none;
	padding: 75px 0 0 0px;
}
.galleryFrame div.img p {
	padding: 5px;
	width: 510px;
	background-color: #F0F0F0;
}

.galleryNavHor {
	padding: 0px 0px 0px 0px;
	position: absolute;
	height: auto;
	left: 0px;
	top: 0;
}
.galleryNavHor a {
	cursor: pointer;
}
.galleryNavHor img {
	margin: 0 5px 0 0;
	padding: 0 0 0 0;
	display: block;
	float: left;
}
.twoRows div.img {
	padding-top: 145px;
}
.twoRows .galleryNavHor img {
	padding-bottom: 5px;
}
