#photogallery { }

#photogallery .break { clear: both; }
#photogallery .navigation { padding-bottom: 8px; }

#photogallery #photogallery_collections { }

#photogallery #photogallery_collections .collection { width: 220px; height: 190px; float: left; margin: 0 8px 8px 0; text-align: center; }
#photogallery #photogallery_collections .collection .thumbnail { width: 190px; padding: 5px 0; background: #002160; text-align: center; margin: 0 auto; }
#photogallery #photogallery_collections .collection h4 { margin: 0; padding: 0; }
#photogallery #photogallery_collections .collection .meta { display: block; }

#photogallery #photogallery_photosets { }

#photogallery #photogallery_photosets .photoset { width: 135px; height: 150px; float: left; margin: 0 8px 8px 0; text-align: center; }
#photogallery #photogallery_photosets .photoset .thumbnail { width: 85px; padding: 5px 0; background: #002160; text-align: center; margin: 0 auto; }
#photogallery #photogallery_photosets .photoset h4 { margin: 0; padding: 0; }
#photogallery #photogallery_photosets .photoset .meta { display: block; }

#photogallery .photoset .photo { width: 135px; height: 150px; float: left; margin: 0 8px 8px 0; text-align: center; }
#photogallery .photoset .photo .thumbnail { width: 85px; padding: 5px 0; background: #002160; text-align: center; margin: 0 auto; }
#photogallery .photoset .photo h4 { margin: 0; padding: 0; }
