.gallery80 {
    width: 100%;
    text-align: center;
    margin-bottom: 100px;
    margin-top: 61px;
    background-color: #5E4857;
}
.picResize {
	width: 23%;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	border: 1px solid #000000;
}
.picResizeLandscape {
	width: 46%;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	border: 1px solid #000000;
}
.toprow {
	margin-top: 12px;
}
.bottomrow {
	margin-bottom: 12px;
}
