/* Photo Gallery */

@import url('photo_gallery.css');

.photo_gallery.view { width: 731px; }

.photo_gallery .category { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; text-align: center; }
.photo_gallery .info { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; text-align: center; }
.photo_gallery .category_more { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #91268F; }

.photo_gallery img { background-color: #333333; border-color: #FAFAFA; }