﻿.PhotoGallery_BodyDiv
{
    min-height: 500px;
    height: auto !important;
    height: 500px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.EmbeddedPhotoGallery_BodyDiv
{
    margin-bottom: 5px;
    margin-top: 5px;
}

.PhotoListClass
{
    margin-left: auto;
    margin-right: auto;
}

.VideoGallery_BodyDiv
{
    background-color: #231F20;
    min-height: 500px;
    height: auto !important;
    height: 500px;
    padding: 5px;
}