#pgal div a {
	display: block;
	float: left;
	width: 220px;
	height: 170px;
	margin: 0 33px 30px 0;
	background-position: center center;
}

#pgal a.pgal4  { margin-right: 0; }

#pgal div a.notdisplay {
    width: 0;
    height: 0;
    margin: 0;
}
#pgal div a.allphotos {
    display: inline;
    float: none;
    margin: 0;
}