/* Photo Gallery */

hr {margin-left: auto; margin-right: auto; margin-top: 5px; margin-bottom: 4px; border: none 0; border-top: 1px dashed #666666; width: 97%; height: 1px; text-align: center; }
/*hr { margin-top: 5px; margin-bottom: 4px; border-top: dashed; height: 1px; width: 97%; color: #666666; text-align: center; }*/
/*hr { margin-top: 5px; margin-bottom: 4px; border-style: none; border-top-style: none; border-width: 1px; color: #666666; }*/


.photo_gallery.view { width: 935px; float: center; margin-top: 20px; }
.photo_gallery.view a{ color: #2977BF; }

.photo_gallery .container { float: left; padding-left: 1px; text-align: left; margin-left: 10px; }

.photo_gallery .category { font-weight: bold; margin-left: 5px; text-align: center; color: #2977BF; }
.photo_gallery .info { font-style: italic; margin-left: 5px; margin-bottom: 10px; text-align: center; }
.photo_gallery .category_more { font-weight: bold; padding-top: 20px; padding-bottom: 20px; margin-left: 5px; margin-left: 15px; clear: both;  text-align: center; }

.photo_gallery img { padding: 2px; margin: 10px; background-color: #2977BF; }
.photo_gallery img { border-style: solid; border-width: 0px; }
.photo_gallery img { border-left-color: #8F8C85; border-bottom-color: #8F8C85; border-right-color: #C8C4BB; border-top-color: #C8C4BB; }