﻿.GalleryGROUP
{
    margin-bottom:20px;
}
    .GalleryRow
    {
        margin-bottom:20px;
        margin-right:20px;
        width:250px;
        xborder:1px solid;
        float:left;
        height:220px;
    }
        .GalleryCaption
        {
            text-align:center;
            font-weight:bold;
        }
        .GalleryImage
        {
            text-align:center;
        }