﻿#galleries { margin: 0 auto; width: 700px; }
#gallery_bg { width: inherit; height: 75px; display: table-cell; vertical-align: middle; 
	margin-bottom: 5px; }
#gallery_bg * { vertical-align: middle; }
#gallery_bg span { display: inline-block; height: 100%; }

#galleries a            { text-underline: none !important; text-transform: capitalize; }
#galleries .gallery     { width: 145px; }
#galleries .gallery .photo { margin: 0 auto; width: 75px; }
#galleries .photos      { width: 175px; }
#galleries .description { font-weight: bold; text-align: center; }
#galleries .description a { text-decoration: none; }

.gallery-photo          { margin: 0 auto; }
.gallery-photo h1       { text-transform: capitalize; }