

/* /////////////////////////////////////////////////////////////////////
//  Your CSS
/////////////////////////////////////////////////////////////////////*/

h3 {
text-transform: uppercase;
font-size: 14px;
color: #353535;
padding: 5px 0;
font-weight: normal;

}

.galleryTitle2 {
text-transform: uppercase;
font-size: 14px;
margin-top:10px;
}

.wraptocenter {
display: table-cell;
text-align: center;
vertical-align: middle;
}

#pgGallery .wraptocenterGallery {
height: 210px;
width: 306px;
}

.wraptocenterGallery * {
vertical-align: middle;
}

#pgGallery {
    height: 261px;
}
#galleryTitle {
min-height: 45px;
}
.photographer-custom-page {
width:auto;
}